react-resize-observer-hook icon indicating copy to clipboard operation
react-resize-observer-hook copied to clipboard

Example typo

Open rossenv opened this issue 6 years ago • 1 comments

Hi, in your example, maybe this: import useResize from 'react-resize-observer-hook'; should be: import useResizeObserver from 'react-resize-observer-hook';

rossenv avatar Jan 28 '19 08:01 rossenv

Hi @rossenv ! Thanks for reporting it, would you like to raise a PR for that? I will be happy to merge it :)

zzarcon avatar Jan 28 '19 23:01 zzarcon