mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 14:08:06 +01:00
chore(Form): catch-up with v2 changes (#2165)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -71,7 +71,6 @@ export interface FormInjectedOptions {
|
||||
}
|
||||
|
||||
export interface FormFieldInjectedOptions<T> {
|
||||
id: string
|
||||
name?: string
|
||||
size?: GetObjectField<T, 'size'>
|
||||
error?: string | boolean
|
||||
|
||||
Reference in New Issue
Block a user