Skip to content

Commit

Permalink
Remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Jul 5, 2024
1 parent 4a9398d commit 22cea63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ function InnerApp() {
<>
<Root>
<Routes>

<Route path={RoutePaths.SEARCH} element={<SearchPage />} />
<Route path={RoutePaths.COMPARISON} element={<ComparisonPage />} />
<Route path={RoutePaths.MISSION} element={<AboutMissionPage />} />
Expand Down

0 comments on commit 22cea63

Please sign in to comment.