This commit is contained in:
2024-09-22 18:24:38 +03:00
parent c03c3de452
commit 74ec88c9f4
4 changed files with 50 additions and 9 deletions

View File

@@ -1,7 +1,3 @@
<script setup lang="ts">
</script>
<template>
<iframe
class="h-96 w-full"
@@ -9,7 +5,3 @@
src="https://yandex.ru/map-widget/v1/-/CDH7FS3m"
></iframe>
</template>
<style scoped lang="postcss">
</style>