mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
user menu
This commit is contained in:
parent
aff052e66d
commit
8a37fa1f1b
7 changed files with 135 additions and 62 deletions
|
@ -6,6 +6,8 @@ export const AUTH_USER_ACTIONS = {
|
|||
SET_USER: 'SET_USER',
|
||||
SET_TOKEN: 'SET_TOKEN',
|
||||
|
||||
LOGOUT: 'LOGOUT',
|
||||
|
||||
GOT_POST_MESSAGE: 'GOT_POST_MESSAGE',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue