UNPKG

@fruits-chain/react-native-xiaoshu

Version:
11 lines (9 loc) • 192 B
import { memo } from 'react'; const TabPane = _ref => { let { children } = _ref; return children; }; export default /*#__PURE__*/memo(TabPane); //# sourceMappingURL=tab-pane.js.map