mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed duplicate comments on boris
This commit is contained in:
parent
46c0cd7e6a
commit
407e213287
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ const BorisComments: FC<IProps> = () => {
|
|||
<NodeComments order="ASC" />
|
||||
)}
|
||||
|
||||
{comments?.length && <NodeComments order="ASC" />}
|
||||
|
||||
<Footer />
|
||||
</Group>
|
||||
</CommentContextProvider>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue