diff --git a/Birdmap.API/ClientApp/src/App.tsx b/Birdmap.API/ClientApp/src/App.tsx index ac052e9..ae0bca5 100644 --- a/Birdmap.API/ClientApp/src/App.tsx +++ b/Birdmap.API/ClientApp/src/App.tsx @@ -141,7 +141,7 @@ const DefaultLayout = ({ component: Component, authenticated: Authenticated, isA return Authenticated ? Dashboard - Devices + Devices Heatmap