Is the new documentation page outdated? #2904
Unanswered
leoreisdias
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think the current documentation page at https://motion.dev/docs is outdated. Motion in v11.11.17 is complaining that instead of
motion(CustomComponent)
I should usemotion.create(CustomComponent)
. Which is different than specified in the documentation.Beta Was this translation helpful? Give feedback.
All reactions