mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 00:06: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
|
@ -26,7 +26,7 @@
|
|||
<v-icon>{{ item.config.icon }}</v-icon>
|
||||
</v-list-item-action>
|
||||
<v-list-item-content>
|
||||
<v-list-item-title v-text="item.config.title"/>
|
||||
<v-list-item-title v-text="item.config.title" />
|
||||
</v-list-item-content>
|
||||
</v-list-item>
|
||||
</v-list>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue