[FEAT] Format code

This commit is contained in:
2026-01-01 18:46:46 +01:00
parent 221dcb7072
commit 65bdc2974f
17 changed files with 561 additions and 528 deletions

View File

@@ -10,5 +10,5 @@
</template>
<script setup lang="ts">
import { RouterLink } from 'vue-router';
import { RouterLink } from 'vue-router';
</script>