Skip to content

Commit 281a64f

Browse files
vtaitserikras
authored andcommitted
#86 export useFieldArray (#89)
1 parent 12d02f2 commit 281a64f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
// @flow
22
export { default as FieldArray, version } from './FieldArray'
3+
export { default as useFieldArray } from './useFieldArray'

0 commit comments

Comments
 (0)