From e094b56e1b8c251ef6aeaa28a6e511ddc1aadbe8 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:41:49 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/__root.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/__root.tsx b/src/routes/__root.tsx index eeb78be..8c2c79a 100644 --- a/src/routes/__root.tsx +++ b/src/routes/__root.tsx @@ -11,6 +11,7 @@ import { useEffect, type ReactNode } from "react"; import appCss from "../styles.css?url"; import { reportLovableError } from "../lib/lovable-error-reporting"; +import { Toaster } from "@/components/ui/sonner"; function NotFoundComponent() { return (