add helper
This commit is contained in:
3
src/composables/helper.ts
Normal file
3
src/composables/helper.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { ref } from "vue"
|
||||
|
||||
export const insertText = ref("")
|
||||
Reference in New Issue
Block a user