react-toolbox/components/tabs/index.js

3 lines
60 B
JavaScript
Raw Normal View History

export Tabs from './Tabs.jsx';
export Tab from './Tab.jsx';