We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbc8b7 commit b1fa6bdCopy full SHA for b1fa6bd
index.js
@@ -1,4 +1,4 @@
1
-import { createApp, h, ref, nextTick, onMounted, computed, onBeforeUnmount, toRefs } from 'vue'
+import { createApp, h, ref, nextTick, computed, toRefs } from 'vue'
2
import { useClasses } from '@vueform/vueform'
3
import ConfirmModal from './ConfirmModal.vue'
4
0 commit comments