Function: SearchBar()
SearchBar(
rawProps):Element
Defined in: components/SearchBar.tsx:126
Renders a product search input with a debounced live-results dropdown and a "View all results" link.
Parameters
rawProps
Returns
Element
Remarks
Uses useProductSearch for the live search query.