UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (7 loc) • 229 B
import { attachPropertiesToComponent } from '../helpers' import Divider from './divider' import { varCreator, styleCreator } from './style' export default attachPropertiesToComponent(Divider, { varCreator, styleCreator, })