Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only show overriden props #1044

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Only show overriden props #1044

merged 1 commit into from
Oct 31, 2024

Conversation

ElijahAhianyo
Copy link
Collaborator

When a prop in a child class overrides that in a parent class, we should only show the overridden prop.

Currently, the prop docs for rx.list in this PR, reflex-dev/reflex#4183 adds the signature of the parent prop as a duplicate:

Screenshot 2024-10-23 at 2 32 31 PM

This PR fixes that:

Screenshot 2024-10-23 at 2 29 54 PM

@ElijahAhianyo ElijahAhianyo merged commit 7cf5833 into main Oct 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants