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

fix docgen for default exports wrapped in React.memo or React.forwardRef #288

Merged
merged 2 commits into from
Aug 24, 2020

Conversation

hipstersmoothie
Copy link
Contributor

@hipstersmoothie hipstersmoothie commented Aug 24, 2020

closes #170

@hipstersmoothie hipstersmoothie changed the title fix docgen for components wrapped in React.memo fix docgen for default exports wrapped in React.memo or React.forwardRef Aug 24, 2020
@pvasek pvasek merged commit b89fd1e into styleguidist:master Aug 24, 2020
@hipstersmoothie hipstersmoothie deleted the react-memo branch August 24, 2020 22:26
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.

Doesn't seem to support memo<Props>() syntax
2 participants