@wandelbots/wandelbots-js-react-components 2.13.1 → 2.13.2
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.js
CHANGED
|
@@ -11485,10 +11485,7 @@ const Wy = (e, t) => {
|
|
|
11485
11485
|
{
|
|
11486
11486
|
fallback: d,
|
|
11487
11487
|
onError: (p) => {
|
|
11488
|
-
|
|
11489
|
-
console.error(p);
|
|
11490
|
-
else
|
|
11491
|
-
throw p;
|
|
11488
|
+
console.error(p);
|
|
11492
11489
|
},
|
|
11493
11490
|
children: [
|
|
11494
11491
|
/* @__PURE__ */ m.jsx(Da, { fallback: d, children: /* @__PURE__ */ m.jsx("group", { ref: u, children: /* @__PURE__ */ m.jsx(
|