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 9e76cd1 commit f349c07Copy full SHA for f349c07
src/index.js
@@ -2,7 +2,6 @@
2
export { default as Field } from './Field'
3
export { default as Form, version } from './ReactFinalForm'
4
export { default as FormSpy } from './FormSpy'
5
-export { default as ReactFinalFormContext } from './context'
6
export { default as useField } from './useField'
7
export { default as useFormState } from './useFormState'
8
export { default as useForm } from './useForm'
0 commit comments