0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-01 09:22:39 +00:00
VueTube/NUXT/pages/library.vue
2022-03-02 13:59:31 -05:00

6 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>