From 067f027b8d2e6c7f305040f66cdf783c52488203 Mon Sep 17 00:00:00 2001 From: kygchng Date: Wed, 22 Jan 2025 21:57:29 -0500 Subject: [PATCH] move register page route --- client/src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/App.tsx b/client/src/App.tsx index bbdedcaf..633a30b4 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -39,7 +39,6 @@ function App() { } /> {/* } /> */} {/* } /> */} - } /> }