teodosii / react-notifications-component

Delightful and highly customisable React Component to notify your users
https://teodosii.github.io/react-notifications-component/
MIT License
1.27k stars 73 forks source link

Typescript: Export Member #178

Open TheCollinsByte opened 10 months ago

TheCollinsByte commented 10 months ago

Got this error from Intellij IDE after updating from V3 to V4 (react-notifications-component) and I also update the @types/react-notifications-component package to the latest version for Type Support:

TS2724: "react-notifications-component" has no exported member named ReactNotificationOptions. Did you mean ReactNotifications?
TS2724: "react-notifications-component" has no exported member named store. Did you mean Store?