react-portal-tooltip icon indicating copy to clipboard operation
react-portal-tooltip copied to clipboard

Use of componentWillReceiveProps in ToolTip component gives React warning.

Open kckusal opened this issue 4 years ago • 0 comments

The following line causes the following react warning. Better to keep things updated.

Line: https://github.com/romainberger/react-portal-tooltip/blob/d4193e92896730c2a6eadc89e0224eeac98777d9/src/ToolTip.js#L52

Warning: image

kckusal avatar May 17 '20 09:05 kckusal