mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
cleaned comment
This commit is contained in:
parent
b8c15cfd99
commit
08f6b518e4
1 changed files with 0 additions and 11 deletions
|
@ -98,14 +98,3 @@ const CommentContent: FC<IProps> = memo(({ comment, can_edit, onDelete, onEdit }
|
|||
});
|
||||
|
||||
export { CommentContent };
|
||||
|
||||
/*
|
||||
{comment.text && (
|
||||
|
||||
)}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue