yjose / reactjs-popup

React Popup Component - Modals,Tooltips and Menus —  All in one
https://react-popup.elazizi.com/
MIT License
1.8k stars 207 forks source link

Typo in setPosition() function #313

Open nektonick opened 2 years ago

nektonick commented 2 years ago

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