swingmusic/src/components/HomePage.vue
geoffrey45 6fb9c0fc4a fix scrollbars being hidden when sidebar is disabled on firefox
+ rename components, to follow vue style guides
2023-01-13 18:13:49 +03:00

4 lines
56 B
Vue

<template>
<h1>This is your Homepage</h1>
</template>