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 2944d77 commit da36b04Copy full SHA for da36b04
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