Fixed crash when trying to load a map with just one location

This commit is contained in:
Alejandro Celaya
2019-03-04 20:24:28 +01:00
parent 28c9f9ac96
commit 4c729a405d
4 changed files with 48 additions and 22 deletions

View File

@@ -45,7 +45,7 @@
"react-copy-to-clipboard": "^5.0.1",
"react-datepicker": "~1.5.0",
"react-dom": "^16.7.0",
"react-leaflet": "^2.1.4",
"react-leaflet": "^2.2.1",
"react-moment": "^0.7.6",
"react-redux": "^5.0.7",
"react-router-dom": "^4.2.2",