From 67b0216a1d5bb9480de5fd2127ff03f4977f3ef2 Mon Sep 17 00:00:00 2001 From: ayesha waris <73840786+ayeshoali@users.noreply.github.com> Date: Wed, 29 Mar 2023 13:08:24 +0500 Subject: [PATCH] fix: removes outline around comment cards --- 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 */}