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

ComplexTypeRenderder - ComplexTypeRenderer filename typo #2139

Open
arthuralee opened this issue Mar 9, 2023 · 0 comments
Open

ComplexTypeRenderder - ComplexTypeRenderer filename typo #2139

arthuralee opened this issue Mar 9, 2023 · 0 comments

Comments

@arthuralee
Copy link

Current behavior

There is a typo in the ComplexTypeRenderer filename (https://github.com/styleguidist/react-styleguidist/blob/master/src/client/rsg-components/ComplexType/ComplexTypeRenderder.tsx) "Renderder", making it not possible to override the component using the normal ways

To reproduce

  1. Create a new styleguidist project
  2. Try to implement your own ComplexTypeRenderer.tsx component
  3. It won't work (your custom component doesn't take effect)

Expected behavior
The custom ComplexTypeRenderer should take effect

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

No branches or pull requests

1 participant