From 044e4fbb07ce0aed5c4a8c14a3693c674fa28ca7 Mon Sep 17 00:00:00 2001 From: Dmytro Stanchiev Date: Wed, 20 Aug 2025 12:36:22 -0400 Subject: [PATCH] remove shadow from the header --- 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 a4d129d..a30c3b3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -32,7 +32,7 @@ export default function RootLayout({ enableSystem disableTransitionOnChange > -
+
{metadata.title as string || "iCal PWA"}