diff --git a/types/docsearch.d.ts b/types/docsearch.d.ts index a09946e8..c4c91823 100644 --- a/types/docsearch.d.ts +++ b/types/docsearch.d.ts @@ -9,7 +9,6 @@ export interface DocSearchProps { insights?: boolean translations?: DocSearchTranslations askAi?: DocSearchAskAi | string - theme?: 'dark' | 'light' } export interface SearchOptions {