Handle browser Errors.
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { PropsWithChildren } from "react";
|
||||
export default function DefaultNotFoundPage({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element;
|
||||
Reference in New Issue
Block a user