Skip to content

Commit

Permalink
fix: search bar accessibility in dark theme system. (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 authored Aug 3, 2023
1 parent 20013a1 commit 6448406
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
apiKey: "{{ API_KEY }}",
indexUid: "{{ theme_use_meilisearch.index_uids.items()|first|first }}",
inputSelector: "#search-bar-input",
enableDarkMode: "auto",
debug: true, // Set debug to true if you want to inspect the dropdown
meilisearchOptions: {
limit: 1000,
Expand Down

0 comments on commit 6448406

Please sign in to comment.