react-tooltip
react-tooltip copied to clipboard
There will be a border line after clicking while applying to SVG element
It will show a black and white border line of the svg after clicking

add to the svg / inner element, for which you have used data-tip outline: none !important;
would love to see this fixed, rather than adding random css to my project.