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 5a3afd0 commit a443747Copy full SHA for a443747
packages/vue/src/transfer/__tests__/transfer.test.tsx
@@ -1,4 +1,4 @@
1
-import { ref } from 'vue'
+import { nextTick, ref } from 'vue'
2
import Transfer from '@opentiny/vue-transfer'
3
import { describe, expect, test, vi } from 'vitest'
4
import { mountPcMode } from '@opentiny-internal/vue-test-utils'
0 commit comments