mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed boris comments
This commit is contained in:
parent
0e4c1acc3f
commit
5cb0791752
7 changed files with 163 additions and 90 deletions
|
@ -63,11 +63,11 @@ const HeaderUnconnected: FC<IProps> = memo(
|
|||
{is_user && (
|
||||
<div className={style.plugs}>
|
||||
<Link className={style.item} to={URLS.BASE}>
|
||||
FLOW
|
||||
ФЛОУ
|
||||
</Link>
|
||||
|
||||
<Link className={style.item} to={URLS.BORIS}>
|
||||
BORIS
|
||||
БОРИС
|
||||
</Link>
|
||||
|
||||
<div className={style.item}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue