diff --git a/samples/Blazor.ExampleConsumer/Pages/Track.razor b/samples/Blazor.ExampleConsumer/Pages/Track.razor index 671f86d..41fe02c 100644 --- a/samples/Blazor.ExampleConsumer/Pages/Track.razor +++ b/samples/Blazor.ExampleConsumer/Pages/Track.razor @@ -2,7 +2,7 @@ @inject IGeolocationService Geolocation -Geolocation +Track

Geolocation @if (_isLoading)