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

removed console.log

This commit is contained in:
muerwre 2020-08-23 20:04:01 +07:00
parent 5c73d1bce7
commit 5b7c3f364d
2 changed files with 1539 additions and 1 deletions

View file

@ -55,7 +55,6 @@ const LoginDialogUnconnected: FC<IProps> = ({
const onRestoreRequest = useCallback(
event => {
console.log('a', { MODAL_ACTIONS, modalShowDialog, userSetLoginError });
event.preventDefault();
modalShowDialog(DIALOGS.RESTORE_REQUEST);
},

1539
src/sprites/muro.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 69 KiB