Skip to content

Commit a443747

Browse files
committed
feat(cascader): [cascader,transfer,tree] dark theme adaptation
1 parent 5a3afd0 commit a443747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue/src/transfer/__tests__/transfer.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ref } from 'vue'
1+
import { nextTick, ref } from 'vue'
22
import Transfer from '@opentiny/vue-transfer'
33
import { describe, expect, test, vi } from 'vitest'
44
import { mountPcMode } from '@opentiny-internal/vue-test-utils'

0 commit comments

Comments
 (0)