diff --git a/Birdmap.API/ClientApp/src/App.tsx b/Birdmap.API/ClientApp/src/App.tsx
index 0746ed8..ac052e9 100644
--- a/Birdmap.API/ClientApp/src/App.tsx
+++ b/Birdmap.API/ClientApp/src/App.tsx
@@ -45,7 +45,7 @@ function App() {
}
const DashboardComponent = () => {
- return Dashboard;
+ return This is a link;
};
const DevicesComponent = () => {
@@ -66,7 +66,7 @@ function App() {
-
+