From 5a87dab44512587c9f6547076dff3ddfc54c83b2 Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Thu, 10 Feb 2022 18:15:57 +0330 Subject: [PATCH] update --- src/App.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 03f6f75..d913007 100644 --- a/src/App.js +++ b/src/App.js @@ -43,6 +43,7 @@ import Design2 from "./components/ProductSalesAmount/Design2"; import TableDesign1 from "./components/Table/Design1"; import ReactTable2 from "./components/ReactTable2"; import ReactTable3 from "./components/ReactTable3"; +// import Pagintaion from "./components/ReactTable3/Pagintaion.js"; import Switch from "./components/Switch"; @@ -70,7 +71,7 @@ function App() { {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* */} {/* */} @@ -90,6 +91,7 @@ function App() { {/* */} {/* */} + {/* */} );