feat(component): add NumberInput

Closes #21
This commit is contained in:
Eric Liu 2019-12-29 14:08:42 -08:00
commit 4e578bc55d
17 changed files with 282 additions and 20 deletions

View file

@ -56,6 +56,8 @@ Currently, the following components are supported:
- NotificationButton
- NotificationIcon
- NotificationTextDetails
- NumberInput
- NumberInputSkeleton
- OrderedList
- OverflowMenu
- OverflowMenuItem