wormhole/explorer/.storybook/manager.js

8 lines
351 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* `manager.js` replaces `addons.js` and allows you to customize how Storybooks app UI renders.
* That is, everything outside of the Canvas (preview iframe).
* In common cases, you probably wont need this file except when youre theming Storybook.
*
* https://medium.com/storybookjs/declarative-storybook-configuration-49912f77b78
*/