Skip to content

Commit

Permalink
SMA-104: updated HostEventComponent to SearchBar chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
ivamach committed Apr 21, 2024
1 parent 50a3769 commit e341ae6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ function HostEventComponent() {
onChange={(query: string) => {
setSearchQuery(query)
}}
placeholder="search"
/>
</div>
</div>
Expand Down

0 comments on commit e341ae6

Please sign in to comment.