feat(component): add Notification

Closes #20
This commit is contained in:
Eric Liu 2019-12-20 18:56:56 -08:00
commit 94dceae1fb
11 changed files with 309 additions and 2 deletions

View file

@ -28,9 +28,16 @@ Currently, the following components are supported:
- CopyButton
- DataTableSkeleton
- InlineLoading
- Loading
- Link
- ListItem
- Loading
- Notification
- ToastNotification
- InlineNotification
- NotificationActionButton
- NotificationButton
- NotificationIcon
- NotificationTextDetails
- OrderedList
- RadioButton
- RadioButtonSkeleton