sforkowany z mirror/soapbox
Fix eslint error
rodzic
32a5a31591
commit
6477bd3533
|
@ -3,7 +3,7 @@ import { connect } from 'react-redux';
|
|||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
import { createAuthApp, logIn } from 'gabsocial/actions/auth';
|
||||
import { fetchMe } from 'gabsocial/actions/me';
|
||||
import { Link } from 'react-router-dom';
|
||||
// import { Link } from 'react-router-dom';
|
||||
|
||||
export default @connect()
|
||||
class LoginForm extends ImmutablePureComponent {
|
||||
|
|
Ładowanie…
Reference in New Issue