mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
6 lines
60 B
Vue
6 lines
60 B
Vue
<template>
|
|
<div>
|
|
<NuxtWelcome />
|
|
</div>
|
|
</template>
|