Merge pull request #48 from metonym/content-switcher

feat(components): add ContentSwitcher, Switch
This commit is contained in:
Eric Liu 2019-12-20 16:37:12 -08:00 committed by GitHub
commit 1b1c3c6cb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 155 additions and 0 deletions

View file

@ -22,6 +22,8 @@ Currently, the following components are supported:
- CheckboxSkeleton
- CodeSnippet
- CodeSnippetSkeleton
- ContentSwitcher
- Switch
- Copy
- CopyButton
- DataTableSkeleton