Convert indents to tabs

This commit is contained in:
Hornwitser 2025-03-01 17:06:41 +01:00
parent 5e4ea1be61
commit 8c8b561f1a
4 changed files with 29 additions and 29 deletions

View file

@ -1,6 +1,6 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>