formatointi
unknown
jsx
4 years ago
150 B
6
Indexable
<Text style={[ styles.title, { color: props.titleColor ?? colorsV2.gray190 }, ]} > {props.title} </Text>
Editor is loading...
<Text style={[ styles.title, { color: props.titleColor ?? colorsV2.gray190 }, ]} > {props.title} </Text>