Closed EasonWang01 closed 7 years ago
Hi.Is it possible to make blue border not show when clicked on Modal.
Yes. I have ran into the same problem. A little dig with google and here is my solution:
<Modal contentStyle={{outline: 'none'}} />
Hi.Is it possible to make blue border not show when clicked on Modal.