Moves unique styles of AppTextInput to local file and does some cleanup

This commit is contained in:
mashazyu
2020-03-23 15:51:23 +01:00
committed by Sofiya Tepikin
parent 652bc1ffe2
commit 3de92b9f77
2 changed files with 6 additions and 16 deletions
-6
View File
@@ -6,12 +6,6 @@ export default {
flex: 1,
justifyContent: 'center'
},
greyBorder: {
borderColor: Colors.grey,
borderRadius: 5,
borderStyle: 'solid',
borderWidth: 1,
},
page: {
backgroundColor: Colors.tourquiseLight,
flex: 1