From f0d8db1c87c0b1af04192f073b480329c8bb1710 Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Mon, 26 Aug 2024 14:10:43 -0400 Subject: [PATCH] flex-grow to make footer stick to bottom --- src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.tsx b/src/App.tsx index 782f9e6c..cd522876 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -43,6 +43,7 @@ export const App = (): JSX.Element => { ) : ( <> +