Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit f412f0c

Browse files
authored
Allow easier useForm import (#13)
1 parent c6eeae3 commit f412f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { default as InertiaForm } from './InertiaForm';
1+
export { default as InertiaForm, useForm } from './InertiaForm';

0 commit comments

Comments
 (0)