Skip to content

Commit af36a06

Browse files
committed
add: TabBar Export outside src folder
1 parent 499ddad commit af36a06

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CleanTabBar.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import CleanTabBar from './src/CleanTabBar'
2+
export default CleanTabBar

ColorfulTabBar.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import ColorfulTabBar from './src/ColorfulTabBar'
2+
export default ColorfulTabBar

0 commit comments

Comments
 (0)