<Input />
&:hover
&:focus
<Input error/>
&:hover
&:focus
<Input disabled/>
<Input helperText="this is helpertext"/>
this is helpertext
<Input helperText="this is helpertext"/>
this is helpertext
<Input startIcon/>
<Input endIcon/>
<Input value="this is value"/>
<Input size="sm"/>
<Input size="md"/>
<Input fullWidth/>
<Input multiline row="4"/>
created by lilbee - devChallenges.io