Rename popup component, and render replacement suggestions

This commit is contained in:
2024-02-06 15:07:38 +01:00
parent b1778aa658
commit 01be8afcdf
3 changed files with 49 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
<!-- TODO: Insert correction-panel in DOM with JavaScript and include editor ID in its ID to support multiple editors. -->
<div id="correction-panel"></div>
<div id="ed7" class="bes-online-editor" contenteditable="true"><div>Popravite kar želite.</div><div>Na mizo nisem položil knjigo. Popravite kar želite.</div></div>
<my-component></my-component>
<bes-popup-el></bes-popup-el>
</body>
</html>
<style>