UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines • 225 B
import { StyleSheet } from 'react-native'; export const styleCreator = cv => { return StyleSheet.create({ icon: { marginLeft: cv.popup_close_icon_margin_left } }); }; //# sourceMappingURL=style.header.js.map