1.9.1 • Published 10 years ago

@kadira/storybook-addon-comments v1.9.1

Weekly downloads
21
License
MIT
Repository
github
Last release
10 years ago

Comments Addon

This Storybook addon allows you to add comments for your stories. This addon works on React Storybook.

npm.io

Getting Started

First, install the addon

npm install -D @kadira/storybook-addon-comments

Add this line to your addons.js file (create this file inside your storybook config directory if needed).

import '@kadira/storybook-addon-comments/register';
1.9.1

10 years ago

1.9.0

10 years ago

1.8.1

10 years ago

1.8.0

10 years ago

1.7.3

10 years ago

1.7.2

10 years ago

1.7.1

10 years ago

1.7.0

10 years ago

1.6.1

10 years ago

1.6.0

10 years ago

1.5.1

10 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago