mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
feat(components): add Form, FormGroup, FormItem, FormLabel
Supports #17 Fixes broken storybook. TODO: Define stories using other components (e.g. NumberInput, Select...)
This commit is contained in:
parent
3345b71a8c
commit
3be285e112
18 changed files with 248 additions and 1 deletions
|
@ -27,6 +27,10 @@ Currently, the following components are supported:
|
|||
- Copy
|
||||
- CopyButton
|
||||
- DataTableSkeleton
|
||||
- Form
|
||||
- FormGroup
|
||||
- FormItem
|
||||
- FormLabel
|
||||
- InlineLoading
|
||||
- Link
|
||||
- ListItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue