Skip to content

Commit

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

0 comments on commit 86a64dd

Please sign in to comment.