Skip to content

Commit b60c3ec

Browse files
authored
TabBar - remove component (#2467)
1 parent d40a969 commit b60c3ec

File tree

6 files changed

+0
-643
lines changed

6 files changed

+0
-643
lines changed

src/components/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ export default {
140140
get TabController() {
141141
return require('./tabController').default;
142142
},
143-
get TabBar() { //TODO: remove on V7
144-
return require('./tabBar').default;
145-
},
146143
get ChipsInput() {
147144
return require('./ChipsInput').default;
148145
},

src/components/tabBar/TabBarItem.tsx

Lines changed: 0 additions & 289 deletions
This file was deleted.

src/components/tabBar/__tests__/index.spec.js

Lines changed: 0 additions & 29 deletions
This file was deleted.
-1.24 KB
Binary file not shown.

0 commit comments

Comments
 (0)