## Deskripsi:
- Tampilan Map
- Tambah pin map
### No Issue
This commit is contained in:
2024-08-13 17:31:31 +08:00
parent 6ffeb097e8
commit 059cbe6b0f
29 changed files with 1019 additions and 8 deletions

View File

@@ -36,6 +36,7 @@
"@tiptap/react": "^2.2.3",
"@tiptap/starter-kit": "^2.2.3",
"@types/lodash": "^4.17.4",
"@types/mapbox-gl": "^3.4.0",
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
@@ -51,6 +52,7 @@
"iron-session": "^6.3.1",
"jotai": "^2.4.3",
"lodash": "^4.17.21",
"mapbox-gl": "^3.5.2",
"midtrans-client": "^1.3.1",
"moment": "^2.29.4",
"mqtt": "^5.5.0",
@@ -66,6 +68,7 @@
"react-icons": "^5.0.1",
"react-infinite-scroll-component": "^6.1.0",
"react-international-phone": "^4.2.6",
"react-map-gl": "^7.1.7",
"react-quill": "^2.0.0",
"react-responsive-carousel": "^3.2.23",
"react-simple-toasts": "^5.10.0",