@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.mjs CHANGED
@@ -1298,7 +1298,7 @@ var JalaliDatePicker = ({
1298
1298
  style: { cursor: "pointer" }
1299
1299
  },
1300
1300
  InputProps: {
1301
- startAdornment: !isLoading && /* @__PURE__ */ React8.createElement(
1301
+ startAdornment: !isLoading && !disabled && /* @__PURE__ */ React8.createElement(
1302
1302
  Box7,
1303
1303
  {
1304
1304
  sx: {