mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
title appearance fixed
This commit is contained in:
parent
a517eca37d
commit
4ebeed76aa
7 changed files with 37 additions and 48 deletions
|
@ -35,8 +35,6 @@ const NodeComments: FC<IProps> = memo(({ comments, comment_data, user, onDelete,
|
|||
onEdit={onEdit}
|
||||
/>
|
||||
))}
|
||||
|
||||
<Filler />
|
||||
</div>
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue