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

feat(docz): spread remaining props to Props component #1276

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

selbekk
Copy link
Contributor

@selbekk selbekk commented Nov 26, 2019

This commit spreads the remaining props to the user provided Props
component. This way, the user can pass custom properties from MDX to
their custom implementation.

This commit spreads the remaining props to the user provided `Props`
component. This way, the user can pass custom properties from MDX to
their custom implementation.
@rakannimer rakannimer merged commit 531244f into doczjs:master Nov 26, 2019
@selbekk selbekk deleted the spread-remaining-props-to-props branch November 26, 2019 08:23
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.

None yet

2 participants