Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist committed Jan 11, 2023
1 parent fd7bb93 commit 0269dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Blazor.ExampleConsumer/Pages/Track.razor
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

@inject IGeolocationService Geolocation

<PageTitle>Geolocation</PageTitle>
<PageTitle>Track</PageTitle>
<h1>
Geolocation
@if (_isLoading)
Expand Down

0 comments on commit 0269dbe

Please sign in to comment.