yuanyan/boron

Make blue border not show when clicked on Modal

EasonWang01 opened this issue · 1 comments

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'}} />