@firecms/core 3.0.0-canary.281 → 3.0.0-canary.282
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.es.js
CHANGED
|
@@ -6062,7 +6062,7 @@ const ReferencePreview = function ReferencePreview2(props) {
|
|
|
6062
6062
|
}
|
|
6063
6063
|
let t0;
|
|
6064
6064
|
if ($[8] !== props) {
|
|
6065
|
-
t0 = /* @__PURE__ */ jsx(ReferencePreviewInternal, { ...props });
|
|
6065
|
+
t0 = /* @__PURE__ */ jsx(ErrorBoundary, { children: /* @__PURE__ */ jsx(ReferencePreviewInternal, { ...props }) });
|
|
6066
6066
|
$[8] = props;
|
|
6067
6067
|
$[9] = t0;
|
|
6068
6068
|
} else {
|