Thêm tính năng bình luận ở mỗi điểm của chặng

This commit is contained in:
2026-06-16 08:27:54 +07:00
parent c5530f36df
commit 5464d90948
15 changed files with 1427 additions and 97 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "^2.1.0",
"socket.io-client": "^4.8.3",
"zustand": "^5.0.1"
},
"devDependencies": {
@@ -29,4 +30,4 @@
"typescript": "^5.7.0",
"vite": "^8.0.16"
}
}
}