issue fixed
This commit is contained in:
parent
f7a7367d94
commit
9c3489d164
|
@ -17,7 +17,6 @@ const useStyle = () => {
|
||||||
aspectRatio: 1
|
aspectRatio: 1
|
||||||
},
|
},
|
||||||
backBtn: {
|
backBtn: {
|
||||||
backgroundColor: colors.white,
|
|
||||||
borderRadius: scale(13),
|
borderRadius: scale(13),
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
alignItems: 'center'
|
alignItems: 'center'
|
||||||
|
|
Loading…
Reference in New Issue