aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
Diffstat (limited to 'modern')
-rw-r--r--modern/src/map/PoiMap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/map/PoiMap.js b/modern/src/map/PoiMap.js
index 919805ec..c977ba31 100644
--- a/modern/src/map/PoiMap.js
+++ b/modern/src/map/PoiMap.js
@@ -63,6 +63,7 @@ const PoiMap = () => {
}
};
}
+ return null;
}, [data]);
return null;