ados-rcm 1.0.104 → 1.0.106
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 +4 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5197,7 +5197,10 @@ const Zy = "_ARowFrame_1mf7g_1", Jy = "_AColFrame_1mf7g_7", Xy = "_AOverflowFram
|
|
|
5197
5197
|
{
|
|
5198
5198
|
...d,
|
|
5199
5199
|
className: oe.clsx(xn.ChildFrame, d == null ? void 0 : d.className),
|
|
5200
|
-
style: {
|
|
5200
|
+
style: {
|
|
5201
|
+
...d == null ? void 0 : d.style,
|
|
5202
|
+
...u_(o, _, Q)
|
|
5203
|
+
},
|
|
5201
5204
|
children: T
|
|
5202
5205
|
}
|
|
5203
5206
|
),
|