UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (6 loc) • 196 B
import { attachPropertiesToComponent } from '../helpers' import Cell from './cell' import CellGroup from './cell-group' export default attachPropertiesToComponent(Cell, { Group: CellGroup, })