removed text centering from p tag

This commit is contained in:
noumantahir 2022-01-12 13:11:19 +05:00
parent 43d9d324ef
commit a0c30c669f

View File

@ -17,7 +17,6 @@ export default EStyleSheet.create({
marginBottom:6,
flexDirection:'row',
alignItems:'center',
justifyContent:'center',
flexWrap:'wrap'
} as TextStyle,