Added search markers component
Functionnality is not present for now and will probably rely on nanostores
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/vue": "^3.0.1",
|
||||
"@types/leaflet": "^1.9.6",
|
||||
"astro": "^3.2.0"
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"astro": "^3.2.0",
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.68.0"
|
||||
|
||||
Reference in New Issue
Block a user