storybook/docs/snippets/common/storybook-preview-body-example.html.mdx
2022-11-17 16:33:22 +01:00

6 lines
81 B
Plaintext

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