@applica-software-guru/react-admin 1.5.265 → 1.5.266

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.
@@ -33075,7 +33075,7 @@ function Yse(e) {
33075
33075
  const [t, n] = Le(), r = Ste(e);
33076
33076
  return Me(() => {
33077
33077
  if (e.customProvider !== void 0) {
33078
- n(e.customProvider);
33078
+ n(e.customProvider());
33079
33079
  return;
33080
33080
  }
33081
33081
  Gse(r).then((o) => {
@@ -33083,7 +33083,7 @@ function Yse(e) {
33083
33083
  }).catch(() => {
33084
33084
  n({ error: !0 });
33085
33085
  });
33086
- }, [r, e.customProvider]), t;
33086
+ }, [r, e]), t;
33087
33087
  }
33088
33088
  const qse = new S9({
33089
33089
  defaultOptions: {
Binary file