From a7b9032459dbd347f01df67867589447718be48e Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Sun, 27 Feb 2022 14:41:33 +0330 Subject: [PATCH] update --- src/App.js | 4 +- src/components/Alert/index.js | 4 +- src/components/Alert/index.scss | 108 +++++++++++++---------- src/components/ReactTable4/BasicTable.js | 18 ++-- 4 files changed, 76 insertions(+), 58 deletions(-) diff --git a/src/App.js b/src/App.js index f946e28..70734c8 100644 --- a/src/App.js +++ b/src/App.js @@ -72,7 +72,7 @@ function App() { {/* */} {/* */} {/* */} - {/* */} + {/* */} {/* */} {/* */} @@ -90,7 +90,7 @@ function App() { {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* diff --git a/src/components/Alert/index.js b/src/components/Alert/index.js index 21e15c2..c0de31d 100644 --- a/src/components/Alert/index.js +++ b/src/components/Alert/index.js @@ -7,7 +7,9 @@ import { connect } from "react-redux"; function Alert(props) { return (
-

inside Alert Components

+

+ inside Alert Components +

{/* 1 */}