From 86c3d2b6f36eab7695131544eb25d480af7f7699 Mon Sep 17 00:00:00 2001 From: David Baer Date: Mon, 19 Aug 2024 20:55:53 -0400 Subject: [PATCH] Bug fix --- src/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.tsx b/src/app.tsx index e4b0323..9e0bddc 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -18,7 +18,7 @@ export function App() { } /> - } /> + } /> } /> } />