@opengeni/react 0.33.1 → 0.34.1
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.
|
@@ -4283,6 +4283,7 @@ function TurnSummary({
|
|
|
4283
4283
|
/* @__PURE__ */ jsx14(
|
|
4284
4284
|
Collapsible2.Content,
|
|
4285
4285
|
{
|
|
4286
|
+
...nestSuppressLatch ? { forceMount: true } : {},
|
|
4286
4287
|
"data-og-fold-content": "",
|
|
4287
4288
|
className: cn(
|
|
4288
4289
|
"overflow-hidden",
|
|
@@ -6410,4 +6411,4 @@ export {
|
|
|
6410
6411
|
MessageTimeline,
|
|
6411
6412
|
TimelineRow
|
|
6412
6413
|
};
|
|
6413
|
-
//# sourceMappingURL=chunk-
|
|
6414
|
+
//# sourceMappingURL=chunk-L7R5RK6A.js.map
|