feat(components): add default, sortable DataTable

Supports #14
This commit is contained in:
Eric Liu 2020-01-07 18:33:54 -08:00
commit 5caad3eba0
19 changed files with 153 additions and 57 deletions

View file

@ -33,6 +33,7 @@ Currently, the following components are supported:
- Switch
- Copy
- CopyButton
- DataTable
- DataTableSkeleton
- DatePicker
- DatePickerInput