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() { {/* */} {/* */} + {/* */} );