feat(components): add StructuredList

Closes #27
This commit is contained in:
Eric Liu 2019-12-21 18:59:09 -08:00
commit d326bf1fce
12 changed files with 341 additions and 0 deletions

View file

@ -53,6 +53,14 @@ Currently, the following components are supported:
- SelectItemGroup
- SkeletonPlaceholder
- SkeletonText
- StructuredList
- StructuredListSkeleton
- StructuredListBody
- StructuredListHead
- StructuredListCell
- StructuredListRow
- StructuredListInput
- StructuredListWrapper
- Tag
- TagSkeleton
- TextArea