mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
notification menu
This commit is contained in:
parent
6c1f8967e8
commit
9b0c3dd1fb
20 changed files with 371 additions and 39 deletions
|
@ -12,7 +12,8 @@ const INITIAL_STATE: IAuthState = {
|
|||
user: { ...EMPTY_USER },
|
||||
|
||||
updates: {
|
||||
messages: [],
|
||||
last: null,
|
||||
notifications: [],
|
||||
},
|
||||
|
||||
login: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue