0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-09 21:15:06 +00:00
VueTube/NUXT/pages/library.vue
2022-02-24 14:45:36 -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>