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