This commit is contained in:
2019-11-05 20:39:32 +00:00
parent 36ef3b2a41
commit c394fd35ba
13 changed files with 27 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
<template>
<v-container>
<v-row>
<v-col xs12>
<v-col cols="12">
<v-img :src="require('../assets/underconstruction.svg')"></v-img>
</v-col>
</v-row>