refactor(lint): fixed lint issues

This commit is contained in:
Corentin Thomasset 2021-05-17 23:39:32 +02:00
parent 05da3752ca
commit e8ea193ff0
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 11 additions and 12 deletions

View file

@ -3,7 +3,7 @@
<v-row>
<v-col md="3" sm="12" class="pt-0 pb-0">
<div class="text-center">
<v-switch v-model="useCurrentDate" label="Use current date"/>
<v-switch v-model="useCurrentDate" label="Use current date" />
</div>
</v-col>
@ -31,7 +31,7 @@
</v-row>
<br>
<v-divider/>
<v-divider />
<br>
<br>