Valid Props of component #289
Pinned
anantakumarghosh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose we have default valid props, for example
height.For a CoreComponent, I want to change description of
heightprops.But if a prop that is already in defaultValidProps is passed to validProps, then finally in output, 2 height props is shown as validProps in wrappid/guide-module.
Beta Was this translation helpful? Give feedback.
All reactions