Inputs

<Input />

Label

&:hover

Label

&:focus

Label

<Input error />

Label

&:hover

Label

&:focus

Label

<Input helperText="Some interesting text" />

Label

Some interesting text

<Input helperText="Some interesting text" error/>

Label

Some interesting text

<Input startIcon />

Label

phone icon

<Input endIcon />

Label

lock icon

<Input value="text" />

Label

<Input size="sm" />

Label

<Input size="md" />

Label

<Input fullWidth />

Label

<Input multiLine row="4" />

Label

Solution by: DEmanderbag for @DevChallenges.io