Moves unique styles of AppTextInput to local file and does some cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user