From da515028612bc7e525470735958597ab9f07c04e Mon Sep 17 00:00:00 2001 From: Don Strawsburg Date: Wed, 11 Dec 2024 16:51:57 -0500 Subject: [PATCH] nothing --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6ad3d0b..676bdd3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,4 +25,4 @@ export default function RootLayout(props: { children: React.ReactNode }) { ) -}git status \ No newline at end of file +} \ No newline at end of file