From 731441798ccf9913a1bc667509dc4c5649dd7ff3 Mon Sep 17 00:00:00 2001 From: amir hosein gorji Date: Sun, 13 Mar 2022 12:56:36 +0330 Subject: [PATCH] update 8 files --- src/App.js | 106 +- src/components/ButtonNewDesign/index.js | 2 + src/components/FolderTree/index.js | 261 +- src/components/ReactTable5/BasicTable.js | 72 +- src/components/ReactTable5/COLUMNS.js | 13 +- src/components/ReactTable5/Checkbox.js | 14 +- src/components/ReactTable5/MOCK_DATA2.json | 4 +- yarn.lock | 15658 +++++++++---------- 8 files changed, 7958 insertions(+), 8172 deletions(-) diff --git a/src/App.js b/src/App.js index 26864c1..e00aec6 100644 --- a/src/App.js +++ b/src/App.js @@ -66,65 +66,65 @@ function App() { return (
- {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* + {/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
*/} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} +
+ + + + + + + + + + + */} {/* */} diff --git a/src/components/ButtonNewDesign/index.js b/src/components/ButtonNewDesign/index.js index cfc9141..9b91aa4 100644 --- a/src/components/ButtonNewDesign/index.js +++ b/src/components/ButtonNewDesign/index.js @@ -15,9 +15,11 @@ const ButtonNewDesign = ({ icon, buttonIcon, text, + onClick, }) => { return (