Files
test/frontend/storybook/.storybook/preview-body.html
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

7 lines
162 B
HTML

<!-- Stub elements needed by components with module-level DOM query calls -->
<body>
<div style="display: none">
<input id="wordsInput" />
</div>
</body>