@obb871001/api-integration-sdk 1.0.268 → 1.0.269
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.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -37006,7 +37006,7 @@ const um = {
|
|
|
37006
37006
|
boxSizing: "border-box",
|
|
37007
37007
|
color: "black"
|
|
37008
37008
|
},
|
|
37009
|
-
children: o ? "Loading..." : /* @__PURE__ */ Ae.jsx(Ml, { value: m })
|
|
37009
|
+
children: o ? "Loading..." : /* @__PURE__ */ Ae.jsx(Ml, { width: "100%", height: "100%", value: m })
|
|
37010
37010
|
}
|
|
37011
37011
|
),
|
|
37012
37012
|
!o && /* @__PURE__ */ Ae.jsx(
|