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 */}