gray border

This commit is contained in:
Nouman Tahir 2021-04-23 01:08:33 +05:00
parent 61acc89f80
commit 5cfdbd269a

View File

@ -10,7 +10,7 @@ export default EStyleSheet.create({
height: 20,
width: 20,
borderWidth: 1,
borderColor: '$primaryBlue',
borderColor: '$primaryDarkGray',
alignItems: 'center',
justifyContent: 'center',
},