gw-components
Advanced tools
Comparing version
@@ -298,2 +298,2 @@ class c extends HTMLElement { | ||
customElements.get("gw-tab") || customElements.define("gw-tab", d); | ||
customElements.get("gw-tab") || customElements.define("gw-expand-panel", h); | ||
customElements.get("gw-expand-panel") || customElements.define("gw-expand-panel", h); |
{ | ||
"name": "gw-components", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Framework-agnostic web components for inputs and tabs", | ||
@@ -5,0 +5,0 @@ "main": "dist/gw-components.js", |
11270
0.08%