From 714aee1fdce36cd6ae923430783f3ab4ac873df2 Mon Sep 17 00:00:00 2001 From: DanYu12 Date: Mon, 25 Sep 2023 20:00:47 -0400 Subject: [PATCH] a --- src/App.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 3ba5701..f42070e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -19,7 +19,6 @@ const router = createBrowserRouter( {/* } /> */} } /> } /> - }/> ) );