motion icon indicating copy to clipboard operation
motion copied to clipboard

Missing required props warning for <Presence />

Open khang-nd opened this issue 1 year ago • 1 comments

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.

khang-nd avatar Feb 16 '24 07:02 khang-nd