app/react/Users/ResetPassword.js
Prefer named exports. Open
Open
export default connect(null, mapDispatchToProps)(withRouter(ResetPasswordComponent));
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
A control must be associated with a text label. Open
Open
<input
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Definition for rule 'node/no-restricted-import' was not found. Open
Open
import PropTypes from 'prop-types';
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
A control must be associated with a text label. Open
Open
<input
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/