Skip to content

useNotificationCenter docs are not correctΒ #1266

@jacksonjacobs1

Description

@jacksonjacobs1

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions