This commit is contained in:
9
ayanova/src/components/underconstruction.vue
Normal file
9
ayanova/src/components/underconstruction.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<v-container>
|
||||
<v-layout>
|
||||
<v-flex xs12>
|
||||
<v-img :src="require('../assets/underconstruction.svg')"></v-img>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
</v-container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user