diff --git a/src/components/CardTrelloDesign/index.js b/src/components/CardTrelloDesign/index.js index 9dd4ef8..be652e4 100644 --- a/src/components/CardTrelloDesign/index.js +++ b/src/components/CardTrelloDesign/index.js @@ -59,10 +59,13 @@ const CardTrelloDesign = ({ circle,commnets,buttons,tags,showBtn,showTag }) => {
{/* comment Icon */} {commnets && ( -
- 10 - comment-icon -
+
+ 10 +
+ comment-icon + +
+
)} {showTag && tags.map(tag =>