mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 09:22:39 +00:00
5 lines
116 B
Vue
5 lines
116 B
Vue
<template>
|
|
<v-btn fab text small disabled>
|
|
<v-icon>mdi-closed-caption-outline</v-icon>
|
|
</v-btn>
|
|
</template>
|