Skip to content

Commit

Permalink
Update SectionUsage.vue
Browse files Browse the repository at this point in the history
fix: typo on nuxt module docs
  • Loading branch information
justin-schroeder committed Sep 11, 2023
1 parent 27ba877 commit 9e024f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/sections/SectionUsage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ import IconQwik from "../components/IconQwik.vue"
</p>
<p>
Import the composable from <code>@formkit/auto-animate/vue</code> (the
Nuxt will automatically import <code>useAutoAnimate</code> for you), and
Nuxt module will automatically import <code>useAutoAnimate</code> for you), and
call it in <code>script setup</code> to create a
<a
href="https://vuejs.org/guide/essentials/template-refs.html#template-refs"
Expand Down

1 comment on commit 9e024f1

@vercel
Copy link

@vercel vercel bot commented on 9e024f1 Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.