We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8cecff commit 5ec139fCopy full SHA for 5ec139f
react-social/src/user/login/Login.js
@@ -19,7 +19,7 @@ class Login extends Component {
19
pathname: this.props.location.pathname,
20
state: {}
21
});
22
- }, 300);
+ }, 100);
23
}
24
25
0 commit comments