From 3cdf0825b4e2a2a08968bf631e897f7f5a93d9fe Mon Sep 17 00:00:00 2001 From: ayesha waris <73840786+ayeshoali@users.noreply.github.com> Date: Wed, 29 Mar 2023 16:48:59 +0500 Subject: [PATCH] fix: removes outline around comment cards (#487) --- src/discussions/post-comments/comments/comment/Comment.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discussions/post-comments/comments/comment/Comment.jsx b/src/discussions/post-comments/comments/comment/Comment.jsx index e574c862..841f8d08 100644 --- a/src/discussions/post-comments/comments/comment/Comment.jsx +++ b/src/discussions/post-comments/comments/comment/Comment.jsx @@ -110,7 +110,7 @@ function Comment({ {/* eslint-disable jsx-a11y/no-noninteractive-tabindex */}