We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b232cfa commit de6b4e6Copy full SHA for de6b4e6
src/views/DemoView.vue
@@ -30,7 +30,7 @@
30
<p class="py-2 text-sm">
31
<span> You can find the source code for this example on </span>
32
<a
33
- href="https://github.com/vue-formik/docs/blob/main/src/views/HomeView.vue"
+ href="https://github.com/vue-formik/docs/blob/main/src/views/DemoView.vue"
34
target="_blank"
35
rel="noopener noreferrer"
36
class="text-blue-500 underline"
0 commit comments