diff --git a/web/src/features/dev/debug/notification.ts b/web/src/features/dev/debug/notification.ts index ce4d706..0ab893c 100644 --- a/web/src/features/dev/debug/notification.ts +++ b/web/src/features/dev/debug/notification.ts @@ -1,5 +1,5 @@ import { - CustomNotifiactionProps, + CustomNotificationProps, NotificationProps, } from "../../notifications/NotificationWrapper"; import { debugData } from "../../../utils/debugData"; @@ -18,7 +18,7 @@ export const debugNotification = () => { }; export const debugCustomNotification = () => { - debugData([ + debugData([ { action: "customNotify", data: {