1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

notifications: enable them for ordinary users

This commit is contained in:
Fedor Katurov 2023-03-17 17:49:02 +06:00
parent 9bc9cd7ed9
commit 315ba31014
4 changed files with 27 additions and 27 deletions

View file

@ -47,14 +47,12 @@ const ProfileSidebarMenu: VFC<ProfileSidebarMenuProps> = ({ onClose }) => {
Настройки
</VerticalMenu.Item>
<Superpower>
<VerticalMenu.Item
onClick={() => setActiveTab(1)}
hasUpdates={hasNew}
>
Уведомления
</VerticalMenu.Item>
</Superpower>
<VerticalMenu.Item
onClick={() => setActiveTab(1)}
hasUpdates={hasNew}
>
Уведомления
</VerticalMenu.Item>
<VerticalMenu.Item onClick={() => setActiveTab(2)}>
Заметки