diff --git a/src/utils/map-utils.js b/src/utils/map-utils.js index fe91304e..6ad857d3 100644 --- a/src/utils/map-utils.js +++ b/src/utils/map-utils.js @@ -41,4 +41,4 @@ export const markUnclicked = (map, id) => { } } }); -} \ No newline at end of file +}; \ No newline at end of file