Alexander Rincón S.

Results 2 comments of Alexander Rincón S.

To solve this problem I directly added an inline style to the Mui Dialog component by changing the z-index. `

> add property wrapperStyle={{ outline: "none" }} at Tooltip works for me, thanks