Nuxt/packages/nuxt/test/fixture/components/Nuxt3.server.vue

6 lines
75 B
Vue

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