From 3a6eae8b8f49ad63a3d3f655da275b58f158a32e Mon Sep 17 00:00:00 2001 From: Bailey Pumfleet Date: Tue, 11 May 2021 14:11:17 +0100 Subject: [PATCH] Update dashboard --- components/Shell.tsx | 18 +-- pages/api/auth/[...nextauth].tsx | 2 +- pages/availability/index.tsx | 2 +- pages/index.tsx | 240 ++++++++++++++++++++++++++++--- 4 files changed, 235 insertions(+), 27 deletions(-) diff --git a/components/Shell.tsx b/components/Shell.tsx index 3391c9a8..b37fbd70 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -36,10 +36,10 @@ export default function Shell(props) { return session && (
-
-