mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-10 04:19:54 +00:00
feat: remove getFormProps to support React Native
This commit is contained in:
committed by
Corbin Crutchley
parent
0d7e545c1d
commit
2a31bd8219
@@ -22,7 +22,6 @@ export type {
|
||||
|
||||
export { FormApi, FieldApi, functionalUpdate } from '@tanstack/form-core'
|
||||
|
||||
export type { FormProps } from './useForm'
|
||||
export { useForm } from './useForm'
|
||||
|
||||
export type { UseField, FieldComponent } from './useField'
|
||||
|
||||
Reference in New Issue
Block a user