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 11d1461 commit 427ecbaCopy full SHA for 427ecba
templates/react/components/foo/Form.js
@@ -1,5 +1,5 @@
1
import React, { Component } from 'react';
2
-import { reduxForm } from 'redux-form';
+import { Field, reduxForm } from 'redux-form';
3
import PropTypes from 'prop-types';
4
5
class Form extends Component {
0 commit comments