Don't make Tab a module anymore (part of dir re-structuring)

This commit is contained in:
Daniel Ternyak 2017-04-26 23:00:22 -05:00
parent 3207c367ed
commit 8f14403135
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
export App from './App' export App from './App'
export Tabs from './Tabs'