examples/create-react-app/src/pages/ReduxForm/form.js
Function render
has 114 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const { handleSubmit } = this.props;
return (
<form
className="rainbow-p-horizontal_x-large rainbow-p-bottom_large rainbow-checkout_media-styles-container"