import React from "react"; import Icons from "./Icons"; export default function SearchCom({ className, inputClasses }) { return (