Fixed reference error

This commit is contained in:
Alejandro Celaya
2022-04-03 10:10:10 +02:00
parent bd549c8642
commit 965e69c525
6 changed files with 44 additions and 62 deletions

View File

@@ -49,7 +49,7 @@
"react-datepicker": "^4.7.0",
"react-dom": "^18.0.0",
"react-external-link": "^1.2.2",
"react-leaflet": "^3.2.5",
"react-leaflet": "^4.0.0-beta.0",
"react-redux": "^8.0.0-beta.4",
"react-router-dom": "^6.3.0",
"react-swipeable": "^6.2.0",
@@ -83,7 +83,6 @@
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-datepicker": "^4.3.4",
"@types/react-dom": "^17.0.14",
"@types/react-leaflet": "^2.8.2",
"@types/react-redux": "^7.1.23",
"@types/react-tag-autocomplete": "^6.1.1",
"@types/uuid": "^8.3.4",