wormhole/explorer/.storybook/manager.js

8 lines
351 B
JavaScript
Raw Normal View History

/**
* `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
*/