@mamrp/components 1.6.7 → 1.6.8

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.js CHANGED
@@ -1350,7 +1350,7 @@ var JalaliDatePicker = ({
1350
1350
  style: { cursor: "pointer" }
1351
1351
  },
1352
1352
  InputProps: {
1353
- startAdornment: !isLoading && /* @__PURE__ */ import_react7.default.createElement(
1353
+ startAdornment: !isLoading && !disabled && /* @__PURE__ */ import_react7.default.createElement(
1354
1354
  import_material9.Box,
1355
1355
  {
1356
1356
  sx: {