Compare commits
1 Commits
saad/hacka
...
Ayesha/inf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67b0216a1d |
@@ -110,7 +110,7 @@ function Comment({
|
|||||||
{/* eslint-disable jsx-a11y/no-noninteractive-tabindex */}
|
{/* eslint-disable jsx-a11y/no-noninteractive-tabindex */}
|
||||||
<div
|
<div
|
||||||
tabIndex="0"
|
tabIndex="0"
|
||||||
className="d-flex flex-column card on-focus"
|
className="d-flex flex-column card on-focus border-0"
|
||||||
data-testid={`comment-${comment.id}`}
|
data-testid={`comment-${comment.id}`}
|
||||||
role="listitem"
|
role="listitem"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user