@goodhood-web/ui 4.5.0-development.6 → 4.5.0-development.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +1 -1
  2. package/index.mjs +1 -1
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -11052,7 +11052,7 @@ const $C = "_badgeLabel_1u2rr_146", FC = "_badgeLabel__text_1u2rr_155", E3 = {
11052
11052
  { [Z1[`labelPill--${r}--${e}`]]: r !== "tile" },
11053
11053
  t
11054
11054
  ),
11055
- children: /* @__PURE__ */ m(D, { className: Z1.text, type: s, children: n })
11055
+ children: /* @__PURE__ */ m(D, { className: Z1.text, type: s, as: "span", children: n })
11056
11056
  }
11057
11057
  );
11058
11058
  }, WC = "_sticker_f21zi_146", s0 = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "4.5.0-development.6",
3
+ "version": "4.5.0-development.7",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",