motion
motion copied to clipboard
Missing required props warning for <Presence />
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.