console.logs entfernt

This commit is contained in:
PxlLoewe
2025-06-28 00:37:48 -07:00
parent 0569616bf2
commit 2445d88411
11 changed files with 30 additions and 14 deletions

View File

@@ -57,7 +57,6 @@ export function QueryProvider({ children }: { children: ReactNode }) {
};
const handleNotification = (notification: NotificationPayload) => {
console.log("notification", notification);
switch (notification.type) {
case "hpg-validation":
toast.custom(