From 70563d63c68c6739aea7428728174823dc48e98c Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 26 Aug 2024 17:44:15 -0700 Subject: [PATCH] feat: overlay --- src/app/layout.tsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0813994..faaacfa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -29,10 +29,19 @@ export default function RootLayout({ - {children}
+ {children} +