feat(components): add ComboBox

Closes #12
This commit is contained in:
Eric Liu 2019-12-30 14:49:24 -08:00
commit d9262ce933
28 changed files with 410 additions and 138 deletions

View file

@ -24,6 +24,7 @@ Currently, the following components are supported:
- CheckboxSkeleton
- CodeSnippet
- CodeSnippetSkeleton
- ComboBox
- ComposedModal
- ModalHeader
- ModalBody