mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36: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" />
|
<NodeComments order="ASC" />
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{comments?.length && <NodeComments order="ASC" />}
|
|
||||||
|
|
||||||
<Footer />
|
<Footer />
|
||||||
</Group>
|
</Group>
|
||||||
</CommentContextProvider>
|
</CommentContextProvider>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue