feat(component): add MultiSelect

Closes #19
This commit is contained in:
Eric Liu 2019-12-31 12:55:57 -08:00
commit 02ba8cb6ee
10 changed files with 410 additions and 6 deletions

View file

@ -57,6 +57,7 @@ Currently, the following components are supported:
- ListBoxSelection
- ListItem
- Loading
- MultiSelect
- Modal
- Notification
- ToastNotification