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