From c9750fdc5fe217b0a340c38c2f614777d7086699 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 24 Oct 2022 14:04:02 -0500 Subject: [PATCH] oops --- components/Layout.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index 305bf51..e3c3770 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -15,11 +15,19 @@ export default function Layout({ children }) {