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 d91b36b commit e6fd163Copy full SHA for e6fd163
src/hooks/useSearchConfig.ts
@@ -1,4 +1,4 @@
1
-import type { SearchConfig, TreeSelectProps } from '@/TreeSelect';
+import type { SearchConfig } from '@/TreeSelect';
2
import * as React from 'react';
3
4
// Convert `showSearch` to unique config
0 commit comments