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 403f7a2 commit a51028cCopy full SHA for a51028c
src/hooks/useSearchConfig.ts
@@ -1,4 +1,4 @@
1
-import type { SearchConfig, DefaultOptionType, SelectProps } from '@/Select';
+import type { SearchConfig, DefaultOptionType } from '@/Select';
2
import * as React from 'react';
3
4
// Convert `showSearch` to unique config
0 commit comments