sshyam-gupta / react-router-prompt

A replacement component for the react-router 6 `Prompt`. Allows for more flexible dialogs.

Home Page:https://codesandbox.io/s/react-router-prompt-example-react-router-6-7-y9ug7z?file=/src/App.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Types are missing from package.json in 0.5.0

jacquesg opened this issue · comments

The types are correctly installed at node_modules/react-router-prompt/dist/index.d.ts, but the package.json file is missing a types entry i.e.

"types": ./dist/index.d.ts,

Hey, @jacquesg welcome to this repository 🎊. Thank you so much for taking the time to point this out.🙌