1.9.1 • Published 8 years ago

@kadira/storybook-addon-comments v1.9.1

Weekly downloads
21
License
MIT
Repository
github
Last release
8 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

8 years ago

1.9.0

8 years ago

1.8.1

8 years ago

1.8.0

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago