We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009162f commit 7c18d7aCopy full SHA for 7c18d7a
docs/content/2.components/1.motion.md
@@ -69,7 +69,7 @@ import { motion } from 'motion-v'
69
</template>
70
```
71
72
-for Component, You can also use `motion.create` to create a motion version of any custom component:
+for Component, You can also use `motion.create` to create a motion Component of any custom component:
73
74
```vue
75
<script setup lang="ts">
0 commit comments