import SearchBar from "../../components/search_bar"; export default function Products() { return( <> ); }