FormErrorProps
FormErrorProps:
object
Type declaration
Name | Type |
---|---|
children | React.ReactNode |
className | string |
id | string |
type | "error" | "warn" |
FormErrorProps:
object
Name | Type |
---|---|
children | React.ReactNode |
className | string |
id | string |
type | "error" | "warn" |