fixed linter

This commit is contained in:
Calin-Teodor
2023-08-29 15:50:22 +03:00
committed by Calinteodor
parent 1def65eb90
commit 465263bc97
5 changed files with 2 additions and 6 deletions

View File

@@ -140,7 +140,6 @@ class LoginDialog extends Component<IProps, IState> {
return (
<Dialog.Container
coverScreen = { false }
visible = { true }>
<Dialog.Title>
{ t('dialog.login') }