feat(windows): add tabs component and clean up windows UI

references #5565
This commit is contained in:
Brandy Carney
2016-02-24 13:05:43 -05:00
parent 8a1e450264
commit fa2e4b2c70
6 changed files with 107 additions and 8 deletions

View File

@ -24,5 +24,6 @@
"components/searchbar/searchbar.wp",
"components/segment/segment.wp",
"components/select/select.wp",
"components/tabs/tabs.wp",
"components/toggle/toggle.wp",
"components/toolbar/toolbar.wp";