zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
116 stars 16 forks source link

Icon image doesn't appear in Storybook addon catalog #22

Closed domyen closed 3 years ago

domyen commented 3 years ago

image

This is probably because the Twitter avatar URL is no longer correct in package.json. You might want to reference a different static asset by uploading it to GitHub or your website.

mertkahyaoglu commented 3 years ago

Thanks @domyen. Fixing it now.

mertkahyaoglu commented 3 years ago

@domyen I fixed the url in package.json but the logo is still not showing up in storybook addon page. Is that a cache issue?