CoolBreeze
Results
1
issues of
CoolBreeze
Hi Guys I'm using the config below to connect Zeplin with Storybook `{ "plugins": [ { "name": "@zeplin/cli-connect-react-plugin" }, { "name": "@zeplin/cli-connect-storybook-plugin", "config": { "url": "https://mybranch--xyz.chromatic.com" } } ], "projects":...