0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-07 20:15:05 +00:00
VueTube/NUXT/pages/index.vue
2022-02-24 17:29:34 -05:00

6 lines
138 B
Vue

<template>
<center>
<v-icon size="100">mdi-close-circle</v-icon>
<h1 class="grey--text">Incomplete</h1>
</center>
</template>