@wandelbots/wandelbots-js-react-components 2.54.2-pr.bugfix-dont-leak-dom-elements.402.d69dfae → 2.54.2-pr.bugfix-dont-leak-dom-elements.402.34851fb
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.
- package/dist/components/TabBar.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/TabBar.tsx +1 -0
package/dist/index.js
CHANGED
|
@@ -34299,7 +34299,8 @@ const I$ = Ge(
|
|
|
34299
34299
|
transform: "none"
|
|
34300
34300
|
}
|
|
34301
34301
|
}
|
|
34302
|
-
}
|
|
34302
|
+
},
|
|
34303
|
+
h.id
|
|
34303
34304
|
);
|
|
34304
34305
|
return S ? /* @__PURE__ */ g.jsx(
|
|
34305
34306
|
t0,
|