funkwhale/front/src/components/library/Library.vue

6 wiersze
93 B
Vue

<template>
<div class="main pusher page-library">
<router-view />
</div>
</template>