Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
For support of other locales than default english one, you can use
localized messages from @lundium/locale
lackage. In order to use it,
we first have to import library into project:
Then, we can load desired locale object into project and pass it to ThemeProvider component
If you want to use only a part of predefined styles, you can use sass source files. They can be imported in a same way as you'd partialy import bootstrap files: (into you root scss file preferably)