Map of accessions
... | ... | @@ -37,17 +37,20 @@ |
"history": "^4.0.0", | ||
"i18next": "^19.0.0", | ||
"immutability-helper": "^3.0.0", | ||
"leaflet": "^1.0.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react-google-recaptcha": "^2.0.0", | ||
"react-helmet-async": "^1.0.0", | ||
"react-i18next": "^11.0.0", | ||
"react-leaflet": "^3.0.0", | ||
"react-redux": "^7.0.0", | ||
"react-router-dom": "^5.0.0", | ||
"redux": "^4.0.0", | ||
"redux-thunk": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/leaflet": "^1.0.0", | ||
"@types/react": "^16.0.0", | ||
"@types/react-router-dom": "^5.0.0", | ||
"@typescript-eslint/eslint-plugin": "^2.0.0", | ||
... | ... |
src/map/LocationMarker.tsx
0 → 100644
src/map/MapComponent.tsx
0 → 100644
src/map/MapPage.tsx
0 → 100644
Please register or sign in to comment