7 lines
162 B
HTML
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>
|