fbredius/storybook

View on GitHub
docs/snippets/common/storybook-preview-body-example.html.mdx

Summary

Maintainability
Test Coverage
```html
<!--  .storybook/preview-body.html -->

<div id="custom-root"></div>
```