Skip to content

Commit

Permalink
UIIN-2493 Make Inventory Browse searchbox a textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanDenis committed Oct 30, 2023
1 parent b4687bf commit fe10d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/BrowseInventory/BrowseInventory.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ const BrowseInventory = () => {
changeSearchIndex={onChangeSearchIndex}
selectedIndex={searchIndex}
searchableIndexesPlaceholder={searchableIndexesPlaceholder}
inputType="textarea"
/>

<ResetButton
Expand Down

0 comments on commit fe10d1b

Please sign in to comment.