Skip to content

Commit ec8ee9a

Browse files
author
刘欢
committed
test: fix lint error
1 parent a76b137 commit ec8ee9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Select.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { DefaultOptionType, LabelInValueType, SearchConfig } from '@/Select';
1+
import type { LabelInValueType } from '@/Select';
22
import {
33
createEvent,
44
fireEvent,

0 commit comments

Comments
 (0)