feat(component): add Modal

Closes #18
This commit is contained in:
Eric Liu 2019-12-25 13:20:14 -08:00
commit a8f464586a
16 changed files with 300 additions and 15 deletions

View file

@ -46,6 +46,7 @@ Currently, the following components are supported:
- Link
- ListItem
- Loading
- Modal
- Notification
- ToastNotification
- InlineNotification