mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
saving node and showing dialog
This commit is contained in:
parent
95443635b4
commit
05980ce440
4 changed files with 14 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
export const ERRORS = {
|
||||
NOT_AN_EMAIL: 'Not_An_Email',
|
||||
TOO_SHIRT: 'Is_Too_Shirt',
|
||||
EMPTY_RESPONSE: 'Empty_Response',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue