From bf21ea7c67fe52f0271f5c0166a41c373ddb9bfb Mon Sep 17 00:00:00 2001 From: Mohamed Shaaban Date: Tue, 27 Feb 2018 01:53:40 +0100 Subject: [PATCH] Add `viewport` addon to the Addon Gallery --- docs/src/pages/addons/addon-gallery/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/pages/addons/addon-gallery/index.md b/docs/src/pages/addons/addon-gallery/index.md index 47de3137a5b..f4c080b86e4 100644 --- a/docs/src/pages/addons/addon-gallery/index.md +++ b/docs/src/pages/addons/addon-gallery/index.md @@ -46,6 +46,10 @@ Redirects console output (logs, errors, warnings) into Action Logger Panel. `wit With this addon, you can switch between background colors and background images for your preview components. It is really helpful for styleguides. +### [Viewport](https://github.com/storybooks/storybook/tree/master/addons/viewport) + +Viewport allows your stories to be displayed in different sizes and layouts in [Storybook](https://storybookjs.org). This helps build responsive components inside of Storybook. + ## Community Addons You need to install these addons directly from NPM in order to use them.