Skip to content

Commit

Permalink
Update SearchBar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Apr 13, 2023
1 parent 86a64dd commit e4f936f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/src/theme/SearchBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ export default function SearchBarWrapper() {
style={{ accentColor: "#4F956C", darkMode: false }}
placeholder="Search..."
dialogPlaceholder="How do I use a LLM Chain?"
messageSettings={{
openSourcesInNewTab: false
}}
messageSettings={{ openSourcesInNewTab: false }}
showSimpleSearch
/>
</div>
Expand Down

0 comments on commit e4f936f

Please sign in to comment.