]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/comment/comment-node.tsx
fix: Remove unnecessary string interpolations
[lemmy-ui.git] / src / shared / components / comment / comment-node.tsx
index 394de6ec53f783b86f521dc3ab36ea033674d8b7..4ad1538357810a99a0955f86f7f85ea528b37d02 100644 (file)
@@ -312,7 +312,7 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
                 <PersonListing person={cv.creator} />
               </span>
               {cv.comment.distinguished && (
-                <Icon icon="shield" inline classes={`text-danger me-2`} />
+                <Icon icon="shield" inline classes="text-danger me-2" />
               )}
               {this.isPostCreator && (
                 <div className="badge text-bg-light d-none d-sm-inline me-2">