reactjs-popup icon indicating copy to clipboard operation
reactjs-popup copied to clipboard

Typo in setPosition() function

Open nektonick opened this issue 2 years ago • 0 comments

In src/index.tsx at 168 line: if (!triggerRef?.current || !triggerRef?.current || !contentRef?.current) double check for triggerRef looks like a typo

nektonick avatar May 02 '22 13:05 nektonick