0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-16 00:15:08 +00:00
VueTube/NUXT/pages/library.vue

7 lines
138 B
Vue
Raw Normal View History

2022-02-24 19:45:36 +00:00
<template>
<center>
<v-icon size="100">mdi-close-circle</v-icon>
<h1 class="grey--text">Incomplete</h1>
</center>
</template>