move onSearch prop to the proper tag; closes #1 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/1-fix-on-search-handler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR moves the onSearch to the
<SearchBar />
tag.