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:
parent
5c73d1bce7
commit
5b7c3f364d
2 changed files with 1539 additions and 1 deletions
|
@ -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
1539
src/sprites/muro.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 69 KiB |
Loading…
Add table
Add a link
Reference in a new issue