From 6c6d1ba55f7b83a8b07b626bdc4e4721febc0533 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Thu, 2 Dec 2021 17:53:21 -0600 Subject: [PATCH] Fix NextJs build --- web/pages/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/pages/index.tsx b/web/pages/index.tsx index bf1c8680..e8fd2459 100644 --- a/web/pages/index.tsx +++ b/web/pages/index.tsx @@ -12,7 +12,11 @@ const Home: NextPage = () => { - +