mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
undo testing state change
This commit is contained in:
@@ -62,7 +62,7 @@ class LoginDialog extends React.Component {
|
||||
constructor(props) {
|
||||
super(props);
|
||||
this.state = {
|
||||
visible: true,
|
||||
visible: false,
|
||||
animated: false,
|
||||
};
|
||||
this.routeIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user