feat(component): add OverflowMenu

Closes #22
This commit is contained in:
Eric Liu 2019-12-26 10:25:46 -08:00
commit 9e3d387da3
19 changed files with 421 additions and 18 deletions

View file

@ -55,6 +55,8 @@ Currently, the following components are supported:
- NotificationIcon
- NotificationTextDetails
- OrderedList
- OverflowMenu
- OverflowMenuItem
- Pagination
- PaginationSkeleton
- ProgressIndicator