Skip to content

Commit

Permalink
Edited apptsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvldrp9 committed Jan 12, 2025
1 parent 0d69d72 commit 120376d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function Router() {
<main className="flex-1">
<AnimatePresence mode="wait">
<Switch>
<Route path={`${base}/`}>
<Route path={`${base}/PortFolio`}>
<PageTransition>
<Home />
</PageTransition>
Expand Down

0 comments on commit 120376d

Please sign in to comment.