feat(component): New component textarea
This commit is contained in:
@@ -68,6 +68,7 @@ function getFormComponents() {
|
||||
{ text: 'Checkbox', link: 'components/checkbox' },
|
||||
{ text: 'Select', link: 'components/select' },
|
||||
{ text: 'Toggle', link: 'components/toggle' },
|
||||
{ text: 'Textarea', link: 'components/textarea' },
|
||||
{ text: 'Range', link: 'components/range' },
|
||||
{ text: 'Radio', link: 'components/radio' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user