UNPKG

113 BJavaScriptView Raw
1import Tabs from './Tabs';
2import TabPane from './TabPanelList/TabPane';
3export { TabPane };
4export default Tabs;
\No newline at end of file