avoiding pin code border

This commit is contained in:
Nouman Tahir 2021-03-18 19:01:06 +05:00
parent 2d11a64919
commit dc8780ddbc

View File

@ -45,6 +45,7 @@ const Application = () => {
isFullScreen
swipeToClose={false}
backButtonClose={false}
style={{ margin: 0 }}
>
<PinCode />
</Modal>