connected-components-docs
connected-components-docs copied to clipboard
Documentation for Connected Components
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":...
Hi! Thanks for implementing this useful feature! I have a support request: My team is currently working on revamping our UI and making it consistent across mobile and web platforms,...
Is it possible to change the default text 'No description or code snipet'. ? 
Is it possible to link a component directly to a web site page that reference it but without code source "path" ? expected "path" not required. Baptiste.
Following the readmes, I installed the following globally (npm install -g) and added them to the plugins in components.json - zeplin-cli-connect-plugin-vue - @zeplin/cli-connect-storybook-plugin ``` Zeplin CLI - v1.0.4 Connecting components...