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

chore: removed unreachable return statement in hooks #309

Open mDeram opened 2 years ago

mDeram commented 2 years ago

fixes #308

Removing the unreachable lines of code in hooks.

jmpainter commented 2 years ago

@mDeram Do you know if this project is still being maintained?

mDeram commented 2 years ago

@jmpainter I have no clue, I just saw this issue the other day while looking at the code to understand how it works and create my own popup component. The repo looks very calm, I would assume that it is not maintained anymore...

jmpainter commented 2 years ago

@mDeram Thanks, that's how it looked.