refactor: remove custom confirmation page

This commit is contained in:
Ben Hong
2022-02-23 09:29:06 -08:00
parent caacdcb9ad
commit 87089d9efe
2 changed files with 1 additions and 7 deletions

View File

@ -1,6 +0,0 @@
<template>
<div>
<h1>Thanks for your feedback!</h1>
<NuxtLink to="/">Home</NuxtLink>
</div>
</template>