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

TypeError: exampleComponent is not a function #1

Open
niho28 opened this issue Jan 17, 2018 · 0 comments
Open

TypeError: exampleComponent is not a function #1

niho28 opened this issue Jan 17, 2018 · 0 comments

Comments

@niho28
Copy link

niho28 commented Jan 17, 2018

Get this area when accessing via http://localhost:6060/

TypeError: exampleComponent is not a function
in Preview (created by Playground)
in div (created by PlaygroundRenderer)
in div (created by PlaygroundRenderer)
in PlaygroundRenderer (created by Styled(Playground))
in Styled(Playground) (created by Playground)
in Playground (created by Examples)
in article (created by ExamplesRenderer)
in ExamplesRenderer (created by Styled(Examples))
in Styled(Examples) (created by Examples)
in Examples (created by Section)
in section (created by SectionRenderer)
in SectionRenderer (created by Styled(Section))
in Styled(Section) (created by Section)
in Section (created by Sections)
in section (created by SectionsRenderer)
in SectionsRenderer (created by Styled(Sections))
in Styled(Sections) (created by Sections)
in Sections (created by StyleGuide)
in main (created by StyleGuideRenderer)
in div (created by StyleGuideRenderer)
in StyleGuideRenderer (created by Styled(StyleGuide))
in Styled(StyleGuide) (created by StyleGuide)
in StyleGuide
This may be due to an error in a component you are overriding, or a bug in React Styleguidist.

If you believe this is a bug, please submit an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant