UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines 221 B
import { StyleSheet } from 'react-native'; export const createStyles = themeVar => { return StyleSheet.create({ icon: { marginLeft: themeVar.padding_base } }); }; //# sourceMappingURL=style.header.js.map