VueTube/NUXT/components/Player/loop.vue

6 lines
98 B
Vue

<template>
<v-btn fab text small disabled>
<v-icon>mdi-sync</v-icon>
</v-btn>
</template>