This folder contains all the custom wrappers for the style guide.

The code is in Javascript in order to keep the code as close as possible to the original code for easy refactoring.

In order to add custom styles you must map those components in [our styleguide config](/styleguide.config.js).

[official docs](https://react-styleguidist.js.org/docs/cookbook.html#how-to-change-styles-of-a-style-guide) | [original source files](https://github.com/styleguidist/react-styleguidist/tree/master/src/client/rsg-components)
