formatointi
unknown
jsx
5 years ago
150 B
7
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>