style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-05-17 17:59:13 +00:00
parent 2f5bb333db
commit fc92570282
16 changed files with 498 additions and 505 deletions

View file

@ -8,7 +8,6 @@
import authService from "@/services/auth/auth-service";
import { useI18n } from "vue-i18n";
const { t } = useI18n();
const props = defineProps<{
@ -135,7 +134,7 @@
:key="answerIndex"
class="text-gray-600"
>
<v-divider :thickness=2 />
<v-divider :thickness="2" />
<div
class="flex justify-between items-center mb-2"
style="