storybook/docs/snippets/common/storybook-preview-body-example.html.mdx
2020-08-14 21:46:15 +01:00

5 lines
80 B
Plaintext

```html
<!-- .storybook/preview-body.html -->
<div id="custom-root"></div>
```