UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines (4 loc) • 221 B
import { attachPropertiesToComponent } from '../helpers' import Search from './search' import { varCreator, styleCreator } from './style' export default attachPropertiesToComponent(Search, { varCreator, styleCreator })