void;
+}) => {
+ return (
+
+
+
-
+
+
+
+ );
+};
+
+export default GlobalError;
diff --git a/app/layout.tsx b/app/layout.tsx
index c9189b5..46baa5e 100644
--- a/app/layout.tsx
+++ b/app/layout.tsx
@@ -41,7 +41,7 @@ export default function RootLayout({
+ Something went wrong! ノ( OωOノ) +
+ +
+
{children}