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