mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-27 18:16:15 -04:00
refactor(lint): fixed lint issues
This commit is contained in:
parent
05da3752ca
commit
e8ea193ff0
5 changed files with 11 additions and 12 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue