storybookjs / addon-designs

A Storybook addon that embeds Figma, websites, or images in the addon panel.
https://storybookjs.github.io/addon-designs
MIT License
870 stars 73 forks source link

Sketch support #158

Closed FRickReich closed 2 years ago

FRickReich commented 2 years ago

Affected design types

Describe the bug

When i try to use sketch, like it was shown in your placeholder file, it tells me i have an incorect type. I am using the newest version of storybook-addon-designs.

How to reproduce the bug?

design:
    {
        type: "sketch",
        url: "https://www.sketch.com/s/..."
    }

Expected behaviour

I should be able to see the sketch.com design.

Environment

Affected versions

7.0.0-alpha.2

Storybook versions

6.5.0

pocka commented 2 years ago

Which error message? If it was the Invalid Sketch URL one, a text below the title describes what's wrong with your URL.