sshyam-gupta / react-router-prompt

A replacement component for the react-router 6 `Prompt`. Allows for more flexible dialogs.
https://codesandbox.io/s/react-router-prompt-example-react-router-6-7-y9ug7z?file=/src/App.js
MIT License
74 stars 15 forks source link

unstable_useBlocker -> useBlocker for react-router@6.19 #124

Closed andrewbusch7 closed 12 months ago

andrewbusch7 commented 1 year ago

Fix for rename of unstable_useBlocker to useBlocker in react-router@6.19 as raised in https://github.com/sshyam-gupta/react-router-prompt/issues/123.