1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-03 00:26:41 +07:00

reoptimized imports

This commit is contained in:
Fedor Katurov 2020-11-29 11:31:13 +07:00
parent 6a6985c39b
commit 78a48007bc
5 changed files with 84 additions and 98 deletions
src/containers/dialogs/LoginDialog

View file

@ -99,6 +99,7 @@ const LoginDialogUnconnected: FC<IProps> = ({
error={error}
onClose={onRequestClose}
footer={<LoginDialogButtons openOauthWindow={openOauthWindow} />}
backdrop={<div className={styles.backdrop} />}
>
<Padder>
<div className={styles.wrap}>