@ -82,7 +82,7 @@ function App() {
{/* <Testttt /> */}
{/* <Design2D /> */}
{/* <Features /> */}
{/* <Feedback /> */}
<Feedback />
{/* <Alert /> */}
{/* <Toast /> */}
{/* <ProductSuggestion /> */}
@ -149,6 +149,8 @@ const BasicTable = ({
const { globalFilter, pageIndex, pageSize } = state;
const [activeList, setActiveList] = useState(null);
return (
<>
<img src={list} className="cursor-pointer my-5" />