This commit is contained in:
2026-07-07 21:06:04 +02:00
parent 34c12135ca
commit efbac6cef7
12 changed files with 89 additions and 58 deletions
+6
View File
@@ -0,0 +1,6 @@
<template>
<main>
<Map map-key="main" />
<slot />
</main>
</template>