mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
lint
This commit is contained in:
parent
ec0f41286d
commit
542c416ea7
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ const Components = () => (
|
|||
maxLength="30"
|
||||
name="test"
|
||||
/>
|
||||
<TextArea
|
||||
<TextArea
|
||||
label="Text area"
|
||||
name="textarea1"
|
||||
required
|
||||
|
|
Loading…
Reference in a new issue