VueTube/NUXT/pages/subscriptions.vue

7 lines
165 B
Vue
Raw Normal View History

2022-02-24 19:45:36 +00:00
<template>
<center>
2022-03-02 18:59:31 +00:00
<v-icon size="100" style="margin-top: 0.5em;">mdi-close-circle</v-icon>
2022-02-24 19:45:36 +00:00
<h1 class="grey--text">Incomplete</h1>
</center>
</template>