From 180ee0ffc05749c948aab79a9be16d04542fe243 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 12 Apr 2022 09:57:13 +0430 Subject: [PATCH] update App.js, src/components/CardTrelloDesign/index.js and src/components/ProfilePicNextToEachOther/index.js --- src/App.js | 4 ++-- src/components/CardTrelloDesign/index.js | 2 +- src/components/ProfilePicNextToEachOther/index.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.js b/src/App.js index ed75cb2..414f1c7 100644 --- a/src/App.js +++ b/src/App.js @@ -144,11 +144,11 @@ function App() { {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} diff --git a/src/components/CardTrelloDesign/index.js b/src/components/CardTrelloDesign/index.js index 659a4d4..983683a 100644 --- a/src/components/CardTrelloDesign/index.js +++ b/src/components/CardTrelloDesign/index.js @@ -79,7 +79,7 @@ const CardTrelloDesign = ({ circle, pictures }) => { {/* {pictures.map((pic, index) => ( ))} */} - + {/* left */}
diff --git a/src/components/ProfilePicNextToEachOther/index.js b/src/components/ProfilePicNextToEachOther/index.js index 1a7753a..d1e1697 100644 --- a/src/components/ProfilePicNextToEachOther/index.js +++ b/src/components/ProfilePicNextToEachOther/index.js @@ -13,7 +13,7 @@ const ProfilePicNextToEachOther = ({ users,num,marginLeft }) => { profile-pic