interpolate
This commit is contained in:
@@ -200,7 +200,7 @@ export function Inner({
|
|||||||
</View>
|
</View>
|
||||||
) : (
|
) : (
|
||||||
<Text style={[a.text_md, a.leading_snug]}>
|
<Text style={[a.text_md, a.leading_snug]}>
|
||||||
uiStrings[currentStep].message
|
{uiStrings[currentStep].message}
|
||||||
</Text>
|
</Text>
|
||||||
)}
|
)}
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user