diff --git a/src/components/HomeView.jsx b/src/components/HomeView.jsx index cec4181..ba85ebf 100644 --- a/src/components/HomeView.jsx +++ b/src/components/HomeView.jsx @@ -101,8 +101,8 @@ function HomeView() { } } - // // TODO Find a solution to trigger a re-render of the map - // // Add dashes to shortest path edges + // TODO Find a solution to trigger a re-render of the map + // Add dashes to shortest path edges // let path = test.path; // let pairs = []; @@ -191,7 +191,7 @@ function HomeView() { /> }
-

On github: backend & frontend

+

Git: backend & frontend

);