FormLabel
This component is used for displaying the label of a form field.
Extends Text component to override some props and styles.
Usage
Should be used to show an input label inside the FormField.
<FormLabel>Error Example</FormLabel>
Error Example