2022-02-22 01:11:17 -05:00

5 lines
95 B
Vue

<template>
<h1> Thanks, boo 💝 </h1>
<NuxtLink to="/">let's go home</NuxtLink>
</template>