From aa692fca1a8eeec232b361caefc26919ef29a172 Mon Sep 17 00:00:00 2001 From: Asher-W <85578685+Asher-W@users.noreply.github.com> Date: Sat, 8 Feb 2025 19:44:35 -0500 Subject: [PATCH] Literally nothing --- app/layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 7ca7c0c..48ebf57 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -27,4 +27,6 @@ export default function RootLayout({ ) + + }