Merge pull request #2140 from ecency/nt/center-text-fix

removed text centering from p tag
This commit is contained in:
Feruz M 2022-01-12 10:21:26 +02:00 committed by GitHub
commit 68a883cf78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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