docs/src/.vuepress/components/OtherComponent.vue

4 lines
71 B
Vue

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