@firecms/user_management 3.0.0-canary.160 → 3.0.0-canary.162
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.umd.js
CHANGED
@@ -1096,7 +1096,7 @@
|
|
1096
1096
|
const t81 = !dirty;
|
1097
1097
|
let t82;
|
1098
1098
|
if ($[146] === Symbol.for("react.memo_cache_sentinel")) {
|
1099
|
-
t82 = /* @__PURE__ */ jsxRuntime.jsx(ui.
|
1099
|
+
t82 = /* @__PURE__ */ jsxRuntime.jsx(ui.CheckIcon, {});
|
1100
1100
|
$[146] = t82;
|
1101
1101
|
} else {
|
1102
1102
|
t82 = $[146];
|
@@ -1748,7 +1748,7 @@
|
|
1748
1748
|
const t26 = !dirty;
|
1749
1749
|
let t27;
|
1750
1750
|
if ($[55] === Symbol.for("react.memo_cache_sentinel")) {
|
1751
|
-
t27 = /* @__PURE__ */ jsxRuntime.jsx(ui.
|
1751
|
+
t27 = /* @__PURE__ */ jsxRuntime.jsx(ui.CheckIcon, {});
|
1752
1752
|
$[55] = t27;
|
1753
1753
|
} else {
|
1754
1754
|
t27 = $[55];
|