Sascha Schulz
2024-07-08 66d0da8f0d09218bfd20faa64958de8fadd17ddd
templates/009-web-components/tab-component.js
@@ -18,4 +18,4 @@
    }
}
window.customElements.define("tab-component", CustomA);
window.customElements.define("tab-component", TabComponent);