UNPKG

storybook-i18n

Version:

Tool to set the locale in Storybook for i18n

2 lines 354 B
'use strict';var previewApi=require('storybook/preview-api');var e=(r,o)=>{let[i,n]=previewApi.useGlobals();return previewApi.useEffect(()=>{let{parameters:{locale:t}}=o;t&&n({locale:t});},[]),r(o)};var s={decorators:[e],initialGlobals:{locale:"",locales:{}}},m=s;module.exports=m;//# sourceMappingURL=preview.cjs.map //# sourceMappingURL=preview.cjs.map