UNPKG

@fruits-chain/react-native-xiaoshu

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