Update IsItMyAddress.tsx

This commit is contained in:
Marcos Rodriguez Velez 2024-10-12 20:45:17 -04:00
parent 7dfa0ac69c
commit 5b4d1adef6

View file

@ -235,6 +235,7 @@ const styles = StyleSheet.create({
fontWeight: 'bold',
},
resultText: {
textAlignVertical: 'center',
marginVertical: 10,
textAlign: 'center',
},