UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (7 loc) • 236 B
import { attachPropertiesToComponent } from '../helpers' import NoticeBar from './notice-bar' import { varCreator, styleCreator } from './style' export default attachPropertiesToComponent(NoticeBar, { varCreator, styleCreator, })