Nuxt/examples/with-components/components/Nuxt3.vue

6 lines
75 B
Vue

<template>
<b style="color: #00C58E">
From Nuxt 3
</b>
</template>