VueTube/NUXT/pages/subscriptions.vue

7 lines
165 B
Vue

<template>
<center>
<v-icon size="100" style="margin-top: 0.5em;">mdi-close-circle</v-icon>
<h1 class="grey--text">Incomplete</h1>
</center>
</template>