From d35d161dab79748d92ef6a5393509b27c9fb2cc5 Mon Sep 17 00:00:00 2001 From: mahdi Date: Sun, 8 May 2022 15:58:16 +0430 Subject: [PATCH] update 4 files and delete 4 files --- package.json | 1 + src/App.css | 1 - src/App.css.map | 9 ---- src/App.js | 48 +++++++++---------- .../vodProductDesign/VodProductDesign.js | 1 + src/index.css | 23 --------- src/index.css.map | 10 ---- src/redux/actions/components.js | 12 +++++ src/router.js | 36 ++++++++++++++ yarn.lock | 29 +++++++++++ 10 files changed, 103 insertions(+), 67 deletions(-) delete mode 100644 src/App.css delete mode 100644 src/App.css.map delete mode 100644 src/index.css delete mode 100644 src/index.css.map create mode 100644 src/redux/actions/components.js create mode 100644 src/router.js diff --git a/package.json b/package.json index 1bfc28f..1921250 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "react-multi-date-picker": "^3.3.0", "react-qr-code": "^2.0.7", "react-redux": "^7.2.6", + "react-router-dom": "6", "react-scripts": "5.0.0", "react-table": "^7.7.0", "react-tooltip": "^4.2.21", diff --git a/src/App.css b/src/App.css deleted file mode 100644 index 14d113e..0000000 --- a/src/App.css +++ /dev/null @@ -1 +0,0 @@ -/* No CSS *//*# sourceMappingURL=App.css.map */ \ No newline at end of file diff --git a/src/App.css.map b/src/App.css.map deleted file mode 100644 index 4d00082..0000000 --- a/src/App.css.map +++ /dev/null @@ -1,9 +0,0 @@ -{ - "version": 3, - "mappings": "", - "sources": [ - "App.scss" - ], - "names": [], - "file": "App.css" -} \ No newline at end of file diff --git a/src/App.js b/src/App.js index 5eb757f..950862d 100644 --- a/src/App.js +++ b/src/App.js @@ -101,13 +101,13 @@ function App() { return (
- - + {/* */} + {/* */} {/* */} - - - - + {/* */} + {/* */} + {/* */} + {/* */} {/* ----------------------------$$$ start---------------------------- */} {/* @@ -115,8 +115,8 @@ function App() { */} -