style: lint + format

This commit is contained in:
laurejablonski 2025-05-04 10:30:48 +02:00
parent eee72c029a
commit e1c085c245

View file

@ -288,8 +288,7 @@
<v-btn <v-btn
class="button-in-nav" class="button-in-nav"
width="100%" width="100%"
style="margin-top: 10px;" :color="COLORS.teacherExclusive"
:color=COLORS.teacherExclusive
@click="assign()" @click="assign()"
>{{ t("assignLearningPath") }}</v-btn >{{ t("assignLearningPath") }}</v-btn
> >