@applica-software-guru/react-admin 1.5.278 → 1.5.279

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.
@@ -23894,6 +23894,7 @@ function Wn({
23894
23894
  // @ts-ignore
23895
23895
  width: c != null && c.fullWidth ? "100%" : "auto",
23896
23896
  "& .MuiFormHelperText-root": {
23897
+ pb: 0,
23897
23898
  // @see: https://github.com/marmelab/react-admin/blob/master/packages/ra-ui-materialui/src/input/SelectArrayInput.tsx#L340
23898
23899
  // the 'invalid' prop is not used inside the react-admin component. This is necessary if we want to support
23899
23900
  // remove error message colorization when the field is in error state.
Binary file