fixed a error warningin post boost screen

This commit is contained in:
Sadaqat Ali 2022-09-24 22:13:41 +05:00
parent dede6f280c
commit 991283f9fd

View File

@ -44,7 +44,7 @@ export default EStyleSheet.create({
borderColor: '$borderColor', borderColor: '$borderColor',
borderRadius: 8, borderRadius: 8,
padding: 2, padding: 2,
color: '$primaryBlack', // color: '$primaryBlack',
width: 172, width: 172,
marginRight: 33, marginRight: 33,
}, },