mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
intial commit
This commit is contained in:
parent
1d82241d2c
commit
44e10599d7
25 changed files with 17375 additions and 0 deletions
3
src/redux/user/constants.ts
Normal file
3
src/redux/user/constants.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export const USER_ACTIONS = {
|
||||
SOME_ACTION: 'SOME_ACTION',
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue