oku-ui / motion

Motion One for Vue is a 5kb animation library for Vue 3 and Nuxt 3. Built on Motion One, it's capable of springs, independent transforms, and hardware accelerated animations.
https://motion.oku-ui.com
MIT License
195 stars 4 forks source link

Missing required props warning for <Presence /> #36

Open khang-nd opened 7 months ago

khang-nd commented 7 months ago

https://github.com/oku-ui/motion/blob/584e368e13cd3a63f56072f0a7c4c4e48731f822/packages/vue/src/components/Presence.vue#L23-L27

I suppose exitBeforeEnter and initial should be declared optional to suppress this warning and align with the docs.

zernonia commented 4 weeks ago

Any update for this @YeSuX ? 😁