UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (6 loc) • 192 B
import { attachPropertiesToComponent } from '../helpers' import TabPane from './tab-pane' import Tabs from './tabs' export default attachPropertiesToComponent(Tabs, { TabPane: TabPane, })