remove theme customization

pull/4843/head
Divyansh Singh 4 months ago
parent 123a4ba72a
commit a11b4fb168

@ -9,7 +9,6 @@ export interface DocSearchProps {
insights?: boolean
translations?: DocSearchTranslations
askAi?: DocSearchAskAi | string
theme?: 'dark' | 'light'
}
export interface SearchOptions {

Loading…
Cancel
Save