diff --git a/src/App.js b/src/App.js
index 06a2329..9ae8cc3 100644
--- a/src/App.js
+++ b/src/App.js
@@ -22,7 +22,7 @@ import Feedback from "./components/Feedback/index";
function App() {
return (
- {/*
+
@@ -36,9 +36,9 @@ function App() {
-
*/}
+
{/*
*/}
- {/*
*/}
+
diff --git a/src/components/Design2D/Design2D.js b/src/components/Design2D/Design2D.js
index 5f02a12..d18c8b6 100644
--- a/src/components/Design2D/Design2D.js
+++ b/src/components/Design2D/Design2D.js
@@ -16,7 +16,7 @@ const Design2D = ({ array }) => {
key={index}
>
-
inside the div
+
inside div
))}