Skip to content

Commit

Permalink
fix: remove highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
faustoq committed Oct 17, 2024
1 parent 22d43e7 commit 88ce833
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/docs/src/components/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ export function Search() {
suggestions={suggestions}
searchPlaceholder={`Search ${currentCategory === 'Open Source' ? 'Open Source' : 'Orama Cloud'}`}
chatPlaceholder='Ask me anything about Orama'
highlight={{
HTMLTag: 'b'
}}
/>

<OramaSearchButton
Expand Down

0 comments on commit 88ce833

Please sign in to comment.