mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
9 lines
108 B
Vue
9 lines
108 B
Vue
<template>
|
|
<div
|
|
class="title"
|
|
v-motion-slide-from-left-100
|
|
>
|
|
Playlists
|
|
</div>
|
|
</template>
|