1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 09:00:31 +00:00
Nuxt/examples/with-components/components/Nuxt3.vue

6 lines
75 B
Vue
Raw Normal View History

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