You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add existing props to context in dynamicParametrize
* If the user wants to base their dynamic prop override on some existing
prop values (e.g. filtering the options of a dropdown according to the
value of another field), it is significantly easier for them if these
values are available through the `propsFactory` function
0 commit comments