From ef782467bf7b793e82d270266fed755c3082c2d6 Mon Sep 17 00:00:00 2001 From: Ajai Nelson <22969541+AjaiKN@users.noreply.github.com> Date: Mon, 4 Sep 2023 13:07:31 -0400 Subject: [PATCH] Test messing up formatting --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index c08853c..3eba060 100644 --- a/src/App.js +++ b/src/App.js @@ -23,7 +23,7 @@ const PageLayout = () => { }; const router = createBrowserRouter( - createRoutesFromElements( +createRoutesFromElements( }> } /> } />