Nuxt/examples/with-components/other-components-folder/with-prefix.vue

6 lines
62 B
Vue

<template>
<div>
Awesome Component
</div>
</template>