react-use-measure icon indicating copy to clipboard operation
react-use-measure copied to clipboard

Memoize ref function

Open elv1n opened this issue 3 years ago • 0 comments

Using measure and passing it as a ref to a child memo component causing rerendering. Changes will help to prevent unnecessary rerendering and moving addListeneres and removeLlisteners out of a hook scope can be a light improvement

elv1n avatar Dec 05 '20 08:12 elv1n