remove redundant code
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<v-card class="pa-2 pa-sm-4 pa-md-4">
|
<v-card class="pa-2 pa-sm-4 pa-md-4">
|
||||||
<template #title>
|
<template #title>
|
||||||
<div class="d-flex align-center justify-center">
|
<div class="d-flex align-center justify-center">
|
||||||
<h5 class="text-h5">{{ $t(title) }}</h5>
|
<h5 class="text-h5">{{ title }}</h5>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template #subtitle>
|
<template #subtitle>
|
||||||
|
|||||||
Reference in New Issue
Block a user