docs: improved search results (#11909)
This commit is contained in:
@@ -5,6 +5,7 @@ export type OptionType = {
|
||||
label: string
|
||||
index?: string
|
||||
isAllOption?: boolean
|
||||
hitsPerPage?: number
|
||||
}
|
||||
|
||||
export type SelectOptions = {
|
||||
|
||||
Reference in New Issue
Block a user