NuxtLink migration (#262)

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
This commit is contained in:
Chirag Chhatrala
2023-12-22 14:54:51 +05:30
committed by GitHub
parent aa38aac626
commit 3d92637ef5
13 changed files with 38 additions and 38 deletions

View File

@@ -156,9 +156,9 @@
Copy the template and change it the way you like
</h5>
<p class="mt-2 text-sm font-normal text-gray-600">
<router-link :to="{path:createFormWithTemplateUrl}">
<NuxtLink :to="{path:createFormWithTemplateUrl}">
Click here to copy this template
</router-link>
</NuxtLink>
and start customizing it. Change the questions, add new ones, choose colors and
more.
</p>