Modal Close Button behoben, Events verbessert, Galerie fertiggestellt, ESLint Config hinzugefügt

This commit is contained in:
R40fendt
2025-12-22 19:03:23 +01:00
parent a1e25d8dca
commit 5f85a75521
8 changed files with 277 additions and 163 deletions

View File

@@ -9,8 +9,8 @@ export default {
</script>
<template>
<!-- Haupt-Component -->
<RouterView :key="$route.fullPath"/>
<!-- Haupt-Component -->
<RouterView :key="$route.fullPath" />
</template>
<style lang="scss">