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.
2 parents 5ac2960 + c78b97f commit 0fadd56Copy full SHA for 0fadd56
docs/src/sections/SectionUsage.vue
@@ -190,7 +190,7 @@ import IconQwik from "../components/IconQwik.vue"
190
As an alternative to the <code>v-auto-animate</code> directive, Vue devs
191
can use the <code>useAutoAnimate</code> composable. This composable
192
supports all the same great features, but also provides a mechanism to
193
- <a href="usage-disable">enable and disable</a> animations.
+ <a href="#usage-disable">enable and disable</a> animations.
194
</p>
195
<p>
196
Import the composable from <code>@formkit/auto-animate/vue</code> (the
0 commit comments