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