This commit is contained in:
6
frontend/storybook/.storybook/preview-body.html
Normal file
6
frontend/storybook/.storybook/preview-body.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Stub elements needed by components with module-level DOM query calls -->
|
||||
<body>
|
||||
<div style="display: none">
|
||||
<input id="wordsInput" />
|
||||
</div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user