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

Docs Blocks is not working #64

Closed
joshjeong opened this issue Jul 29, 2020 · 1 comment
Closed

Docs Blocks is not working #64

joshjeong opened this issue Jul 29, 2020 · 1 comment
Labels
category: bug Something isn't working

Comments

@joshjeong
Copy link

joshjeong commented Jul 29, 2020

Receiving an "Unable to resolve path to module", when attempting to:
import { Figma, IFrame } from 'storybook-addon-designs/blocks'

From a quick glance, blocks is missing from package.json

Temporarily changing the import to 'storybook-addon-designs/esm/blocks' works locally but fails when exporting static build

#62

@pocka pocka added the category: bug Something isn't working label Jul 30, 2020
@pocka
Copy link
Collaborator

pocka commented Jul 31, 2020

Fixed in v5.4.1.

@pocka pocka closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants