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