Store center/zoom in fire map

This commit is contained in:
vjrj 2018-02-08 17:44:42 +01:00
parent 735dd55531
commit 35ba215834
3 changed files with 19 additions and 6 deletions

View file

@ -69,7 +69,8 @@
"react-router-hash-link": "^1.1.1",
"reactstrap": "^5.0.0-alpha.3",
"simpl-schema": "^0.3.2",
"simple-line-icons": "^2.4.1"
"simple-line-icons": "^2.4.1",
"store": "^2.0.12"
},
"devDependencies": {
"babel-jest": "^21.2.0",