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:
parent
6a6985c39b
commit
78a48007bc
5 changed files with 84 additions and 98 deletions
src/containers/dialogs/LoginDialog
|
@ -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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue