floating-ui / react-popper

🍿⚛Official React library to use Popper, the positioning library
https://popper.js.org/react-popper/
MIT License
2.5k stars 226 forks source link

Module '"react-popper"' has no exported member 'usePopper' #424

Closed bahaar-ghafari closed 3 years ago

bahaar-ghafari commented 3 years ago

Packages versions react-popper: "react-popper": "^2.2.5",

we used it in our custom-ui-kit project, and we were able to fix the error in that project, but we still have problems in the project it's used in.

bahaar-ghafari commented 3 years ago

Install the correct version of this package in the used package first Second, publish it and make sure you're using the latest version Install popper in this project again if your problem persists