@applica-software-guru/react-admin 1.4.210 → 1.4.211
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/components/ActionsMenu.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +1 -1
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +1 -1
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +1 -1
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ActionsMenu.tsx +0 -2
package/dist/react-admin.es.js
CHANGED
|
@@ -3552,7 +3552,7 @@ function ts({ horizontal: e = !1, children: t }) {
|
|
|
3552
3552
|
return null;
|
|
3553
3553
|
const c = Se((A) => {
|
|
3554
3554
|
var f;
|
|
3555
|
-
|
|
3555
|
+
r(null), typeof ((f = A.currentTarget) == null ? void 0 : f.onClick) == "function" && A.currentTarget.onClick(A);
|
|
3556
3556
|
}, []), u = { width: "100%", justifyContent: "flex-start" };
|
|
3557
3557
|
return /* @__PURE__ */ $(X5, { children: [
|
|
3558
3558
|
/* @__PURE__ */ h(WB, { "aria-label": "more", "aria-haspopup": "true", onClick: a, color: n ? "inherit" : "default", children: e ? /* @__PURE__ */ h(UD, {}) : /* @__PURE__ */ h(YD, {}) }),
|