We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ec252 commit eca6112Copy full SHA for eca6112
apps/docs/src/components/Search.tsx
@@ -46,7 +46,6 @@ const DocSearch = ({ appId, apiKey, indexName }: DocSearchProps) => {
46
onOpen,
47
onClose,
48
onInput,
49
- // @ts-expect-error
50
searchButtonRef
51
})
52
0 commit comments