refactor: indent/format
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user