import React from "react"; function Search(data) { return (
); }