5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
|
|
<FormControl>
|
||
|
|
<FormLabel>Label</FormLabel>
|
||
|
|
<Input placeholder="Placeholder" />
|
||
|
|
<FormHelperText>This is a helper text.</FormHelperText>
|
||
|
|
</FormControl>
|