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

When I import stubbed component from package it is not imported as stubbed. #3

Open
tomitrescak opened this issue Oct 12, 2016 · 2 comments

Comments

@tomitrescak
Copy link

Hi, I have my own package that contains components marked as mayBeStubbed.
Yet, when I use them in storybook they are not stubbed.
any idea? Thanks

@arunoda
Copy link
Contributor

arunoda commented Oct 12, 2016

@tomitrescak I need to have a sample. It's hard to say otherwise.

@tomitrescak
Copy link
Author

tomitrescak commented Oct 12, 2016

You can try to stub out the component"AccountsView" from 'apollo-authentication-semantic-ui;

https://www.npmjs.com/package/apollo-authentication-semantic-ui

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

2 participants