Add & display loves on map

This commit is contained in:
2024-10-01 19:33:44 +02:00
parent f2d1eb4289
commit bf42f5c49b
11 changed files with 765 additions and 74 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"react": "^18",
"react-dom": "^18",
"react-map-gl": "^7.1.7",
"react-slot-counter": "^3.0.1"
"react-slot-counter": "^3.0.1",
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/bcrypt": "^5.0.2",