Sascha Schulz
vor 5 Tagen c98907289eb9db87a5bea37f2e2c39d6d1f59ce5
templates/009-web-components/tab-component.js
@@ -18,4 +18,4 @@
    }
}
window.customElements.define("tab-component", CustomA);
window.customElements.define("tab-component", TabComponent);