-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redux-form submit buttom #254
Comments
import React, { Component } from 'react'; class PostsNew extends Component {
} if(!values.title) { if(!values.categories) { if(!values.content) { } export default reduxForm ({ form: 'PostsNewForm', HELP PLEASE!!! |
use version "redux-form": "^5.3.6", it will definately solve the problem |
You have another error in CODE: posts_new.js IN LINE{23, 33, 43} |
No description provided.
The text was updated successfully, but these errors were encountered: