import { Stack } from "@mui/material"; const Toolbar = ({ table, filterData, mutate }) => { return ; }; export default Toolbar;