Skip to content

Commit e6fd163

Browse files
author
刘欢
committed
fix: lint error
1 parent d91b36b commit e6fd163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/useSearchConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { SearchConfig, TreeSelectProps } from '@/TreeSelect';
1+
import type { SearchConfig } from '@/TreeSelect';
22
import * as React from 'react';
33

44
// Convert `showSearch` to unique config

0 commit comments

Comments
 (0)