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 12d02f2 commit 281a64fCopy full SHA for 281a64f
src/index.js
@@ -1,2 +1,3 @@
1
// @flow
2
export { default as FieldArray, version } from './FieldArray'
3
+export { default as useFieldArray } from './useFieldArray'
0 commit comments