feat(components): add SkeletonPlaceholder

This commit is contained in:
Eric Liu 2019-12-15 14:42:23 -08:00
commit f3e5da73db
6 changed files with 61 additions and 0 deletions

View file

@ -33,6 +33,7 @@ Currently, the following components are supported:
- Link
- ListItem
- OrderedList
- SkeletonPlaceholder
- SkeletonText
- Tag
- TagSkeleton