From a523c8be5ba5a2cb11cf701dc7316e558ec3dc25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Go=C3=9Fe?= Date: Sun, 28 May 2017 15:03:19 +0200 Subject: [PATCH] Add storybook-addon-intl to addon gallery --- docs/pages/addons/addon-gallery/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pages/addons/addon-gallery/index.md b/docs/pages/addons/addon-gallery/index.md index 6aa6e9057ef2..8e69bf4a3399 100644 --- a/docs/pages/addons/addon-gallery/index.md +++ b/docs/pages/addons/addon-gallery/index.md @@ -91,3 +91,7 @@ It is very useful if you are working on components that have to work both in LTR This addon shows a preview of the JSX code for each story. It allows you to configure the display and copy the code with a single click. + +### [Intl](https://github.com/truffls/storybook-addon-intl) + +With this addon you will have an additional panel at the bottom which provides you buttons to switch the locale and directly see the result in the preview.