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.
2 parents 2944d77 + da36b04 commit 8b9ba47Copy full SHA for 8b9ba47
packages/forms/src/index.ts
@@ -4,3 +4,4 @@ export { Fieldset } from './Fieldset';
4
export { FieldArray } from './FieldArray';
5
export { FormContext } from './FormContext';
6
export { FormSpy } from 'react-final-form';
7
+export { FORM_ERROR } from 'final-form';
0 commit comments