chore(web): fix incorrect notification props spelling

This commit is contained in:
Luke
2022-08-27 15:55:05 +02:00
parent 52ce1c53ae
commit cc76d23419

View File

@@ -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<CustomNotifiactionProps>([
debugData<CustomNotificationProps>([
{
action: "customNotify",
data: {