mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
refactor: indent/format
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
95df202ea1
commit
d22988ba4e
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
<template>
|
<template>
|
||||||
<v-card class="single-card">
|
<v-card class="single-card">
|
||||||
<v-card-title>About</v-card-title>
|
<v-card-title>About</v-card-title>
|
||||||
<v-card-text><Abstract /></v-card-text>
|
<v-card-text>
|
||||||
|
<Abstract />
|
||||||
|
</v-card-text>
|
||||||
</v-card>
|
</v-card>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue