@conboai/storybook.components 0.5.80 → 0.5.81

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.
@@ -67589,7 +67589,7 @@ function nue({
67589
67589
  let K = null;
67590
67590
  if (D === "tspan" && R) {
67591
67591
  const Q = g == null ? void 0 : g.find((ae) => ae.sectorId === R);
67592
- Q && !P.startsWith("bub") ? K = [Q.text] : K = [R];
67592
+ Q && !P ? K = [Q.text] : K = [R];
67593
67593
  } else
67594
67594
  K = F.map(E);
67595
67595
  return ia(D, W, K);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.5.80",
3
+ "version": "0.5.81",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [