Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
8cf9b95cff
commit
e094b56e1b
@@ -11,6 +11,7 @@ import { useEffect, type ReactNode } from "react";
|
|||||||
|
|
||||||
import appCss from "../styles.css?url";
|
import appCss from "../styles.css?url";
|
||||||
import { reportLovableError } from "../lib/lovable-error-reporting";
|
import { reportLovableError } from "../lib/lovable-error-reporting";
|
||||||
|
import { Toaster } from "@/components/ui/sonner";
|
||||||
|
|
||||||
function NotFoundComponent() {
|
function NotFoundComponent() {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user