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