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 71fbef2 commit 92cfba3Copy full SHA for 92cfba3
test/range.test.ts
@@ -1,6 +1,6 @@
1
import { describe, expect, it } from 'vitest'
2
import { mount } from '@vue/test-utils'
3
-import { h, nextTick } from 'vue'
+import { h } from 'vue'
4
import { Range } from '../src/index'
5
6
describe('range', () => {
0 commit comments