We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199da5c commit 3914d20Copy full SHA for 3914d20
src/routes/routes.tsx
@@ -525,7 +525,6 @@ function Navigation() {
525
}
526
/>
527
</Route>
528
-
529
{/* Applicant Routes (Protected) */}
530
<Route
531
path="/applicant"
@@ -719,7 +718,6 @@ function Navigation() {
719
718
720
721
722
723
724
path="/trainee"
725
element={
@@ -870,7 +868,6 @@ function Navigation() {
870
868
871
869
872
873
874
{/* Catch-All Route */}
875
876
path="*"
0 commit comments