@mamrp/components 1.7.25 → 1.7.27

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
@@ -5050,7 +5050,7 @@ var DataTable = ({
5050
5050
  outline: "none"
5051
5051
  },
5052
5052
  "& .Mui-TableHeadCell-Content": {
5053
- flexDirection: "row",
5053
+ flexDirection: "row-reverse",
5054
5054
  justifyContent: "center"
5055
5055
  }
5056
5056
  }