UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (8 loc) • 256 B
"use strict"; import { attachPropertiesToComponent } from "../helpers/index.js"; import TabPane from "./tab-pane.js"; import Tabs from "./tabs.js"; export default attachPropertiesToComponent(Tabs, { TabPane: TabPane }); //# sourceMappingURL=index.js.map