react-notifications-component
react-notifications-component copied to clipboard
Typescript: Export Member
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?