1.0.2 • Published 3 years ago

storybook-pr-conversation v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Storybook PR Conversation

license npm

We could point out the position of a story, then share this with URL :)

Getting started

Install this addon by adding the dependency:

npm install --dev storybook-pr-conversation

within .storybook/main.js:

module.exports = {
  addons: ['storybook-pr-conversation'],
};

Usage

Click the icon like pull request on a storybook toolbar.

You could share the position clicked with a URL :)

* this URL is auto copied when you click the position.