@socotra/ec-react-components 2.27.1-next.0 → 2.27.1-next.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.
- package/dist/index.es.js +2 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +4 -6
package/dist/index.es.js
CHANGED
|
@@ -83048,7 +83048,8 @@ const rV = (e, t) => {
|
|
|
83048
83048
|
step: d.multipleOf ?? void 0,
|
|
83049
83049
|
formatOptions: {
|
|
83050
83050
|
signDisplay: "auto",
|
|
83051
|
-
maximumFractionDigits: y
|
|
83051
|
+
maximumFractionDigits: y,
|
|
83052
|
+
useGrouping: !1
|
|
83052
83053
|
},
|
|
83053
83054
|
children: /* @__PURE__ */ It(zme, { className: "relative", children: [
|
|
83054
83055
|
/* @__PURE__ */ ce(Fme, {}),
|