-
-
Notifications
You must be signed in to change notification settings - Fork 741
Open
Description
Hi there, just wanted to point out that in react-toastify": "^11.0.5 the path to import useNotificationCenter is the following:
import { useNotificationCenter } from "react-toastify/addons/use-notification-center";this does not match the documentation:
https://fkhadra.github.io/react-toastify/addons/use-notification-center#import
import { useNotificationCenter } from "react-toastify/addons/useNotificationCenter"Metadata
Metadata
Assignees
Labels
No labels