Files
docs/src/.vuepress/components/OtherComponent.vue
2021-02-13 20:12:43 +01:00

4 lines
71 B
Vue

<template>
<p class="demo">This is another component</p>
</template>