Skip to content

Commit

Permalink
Updated page route
Browse files Browse the repository at this point in the history
Fixes issue when navigating from the sidebar.
  • Loading branch information
EdCharbeneau authored Aug 16, 2024
1 parent 4c18cf9 commit 59cc8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drawer/sidenav/Components/Pages/Weather.razor
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@page "/counter/weather"
@page "/weather"

<PageTitle>Weather</PageTitle>

Expand Down

0 comments on commit 59cc8c2

Please sign in to comment.