add helper

This commit is contained in:
2024-01-24 11:50:18 +08:00
parent a3d70af23c
commit 98fd6081a0
4 changed files with 66 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
import { ref } from "vue"
export const insertText = ref("")