PR Conversation
We could point out the position of a story, then share this with URL :)
npm install storybook-pr-conversation
0
Downloads per week
Readme View on GitHub
Storybook PR Conversation
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.