formError
FormError ⇒ JSX.Element
FormError is a functional component that renders an error message in a form.
Kind: global constant
Returns: JSX.Element - A label element with the text passed as children.
Component:   
| Param | Type | Description | 
|---|---|---|
| props | object | The properties passed to the component. |