Skip to content

Commit

Permalink
explicit enter key hint (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
audisaudisaudis authored Oct 4, 2024
1 parent ccc8001 commit 9135e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/(sok)/_components/searchBox/SearchCombobox.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ function SearchCombobox({ aggregations, locations }) {

return (
<Combobox
enterKeyHint="done"
shouldAutocomplete
allowNewValues
label="Legg til sted, yrker og andre søkeord"
Expand Down

0 comments on commit 9135e12

Please sign in to comment.