Skip to content

Commit

Permalink
Update TestSearchkitQuerystrings.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Nov 17, 2022
1 parent e417978 commit 0dacaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Views/TestSearchkitQuerystrings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const TestSearchkitQuerystrings = (props) => {
}}
/> */}
<SearchBar
placeholder="Suche"
placeholder={intl.formatMessage(messages.search)}
autofocus="false"
uiProps={{
icon: 'search',
Expand Down

0 comments on commit 0dacaab

Please sign in to comment.