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.
Files changed (2) hide show
  1. package/dist/index.es.js +4 -1
  2. 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: { ...d == null ? void 0 : d.style, ...u_(o, _, Q) },
5200
+ style: {
5201
+ ...d == null ? void 0 : d.style,
5202
+ ...u_(o, _, Q)
5203
+ },
5201
5204
  children: T
5202
5205
  }
5203
5206
  ),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ados-rcm",
3
- "version": "1.0.104",
3
+ "version": "1.0.106",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",