Skip to content

Commit

Permalink
invite path
Browse files Browse the repository at this point in the history
  • Loading branch information
shocknet-justin committed Sep 15, 2024
1 parent cbea8c4 commit 65d23dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const AppContent: React.FC = () => {
<Scan />
</Layout>
</Route>
<Route exact path="/sources">
<Route path="/sources">
<Layout>
<Sources />
</Layout>
Expand Down

0 comments on commit 65d23dd

Please sign in to comment.