@wandelbots/wandelbots-js-react-components 2.33.0-pr.feature-robot-precondition-list.372.9858a50 → 2.33.0-pr.feature-robot-precondition-list.372.f4981e5
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/RobotCard.tsx +1 -1
package/dist/index.js
CHANGED
|
@@ -31995,7 +31995,7 @@ const tk = et(
|
|
|
31995
31995
|
b.current = ne, u && u(ne);
|
|
31996
31996
|
},
|
|
31997
31997
|
[u]
|
|
31998
|
-
), K = w ? C.width < 350 : C.height < 200, re = w ? C.height <
|
|
31998
|
+
), K = w ? C.width < 350 : C.height < 200, re = w ? C.height < 310 : C.height < 450;
|
|
31999
31999
|
return /* @__PURE__ */ g.jsx(
|
|
32000
32000
|
qg,
|
|
32001
32001
|
{
|