rmariuzzo / react-new-window

🔲 Pop new windows in React, using `window.open`.
https://rmariuzzo.github.io/react-new-window/
MIT License
442 stars 107 forks source link

Cannot use it with React 17 #151

Open gnekoz opened 1 year ago

gnekoz commented 1 year ago

Since the adding of support for React 18 the version 17 cannot be used. Is it on purpose?