From d0f922beb5af8d71155399aeca27515348ee3a43 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:02:53 +0000 Subject: [PATCH] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 49fe685..5ddb492 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -68,4 +68,4 @@ export default function Layout() { ); -} +} \ No newline at end of file -- 2.49.1