dézoom map mobile

This commit is contained in:
Valentin
2024-10-19 04:08:11 +02:00
parent 376e0af7a3
commit ec73eabda9
5 changed files with 13 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ import VueImageZoomer from 'vue-image-zoomer';
import 'vue-image-zoomer/dist/style.css';
import { useContentStore } from '../stores/content';
import { useMapStore } from '../stores/mapState';
import { useMapStore } from '../stores/map';
export function initVueContentModale() {
const app = createApp(Modale)