aditya1711
Results
1
issues of
aditya1711
``` { console.log(nativeEvent); setToolTipCord({ x: nativeEvent.pageX , y: nativeEvent.pageY, }); }}>{ //some other svgs } ``` I basically want to show a tooltip kind of component with respect to the...
Workaround exists