0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-04 18:55:04 +00:00
VueTube/NUXT/components/Player/speed.vue
2022-05-28 18:36:40 -04:00

10 lines
145 B
Vue

<template>
<v-btn
fab
text
disabled
style="position: absolute; bottom: 0.25rem; right: 7rem"
>
1X
</v-btn>
</template>