mart-admin/vue-admin-wonderful-next-docs/docs/.vuepress/components/OtherComponent.vue

4 lines
71 B
Vue
Raw Normal View History

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