0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-17 16:55:12 +00:00
VueTube/NUXT/pages/index.vue

6 lines
66 B
Vue
Raw Normal View History

2022-01-24 22:56:57 +00:00
<template>
<div>
<p>Sample Content</p>
</div>
</template>