default
Variable: default
const
default:React.FC
<InterfaceSearchBarProps
>
Defined in: src/subComponents/SearchBar.tsx:27
SearchBar component renders a search input with a button. It allows users to enter a search term and triggers a callback on search.
Param
The properties for the SearchBar component.
Returns
The rendered SearchBar component.