refactor: indent/format

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-07 10:22:43 +02:00 committed by Corentin THOMASSET
parent 4801519b9f
commit c4bfad764c

View file

@ -1,7 +1,9 @@
<template>
<v-card class="single-card">
<v-card-title>About</v-card-title>
<v-card-text><Abstract /></v-card-text>
<v-card-text>
<Abstract />
</v-card-text>
</v-card>
</template>