mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-09 12:27:44 +00:00
fix: remove form.Form for headless form.getFormProps()
This commit is contained in:
@@ -22,7 +22,7 @@ export type {
|
||||
|
||||
export { FormApi, FieldApi, functionalUpdate } from '@tanstack/form-core'
|
||||
|
||||
export type { FormComponent, FormProps } from './useForm'
|
||||
export type { FormProps } from './useForm'
|
||||
export { useForm } from './useForm'
|
||||
|
||||
export type { UseField, FieldComponent } from './useField'
|
||||
|
||||
Reference in New Issue
Block a user