@mamrp/components 1.7.26 → 1.7.28

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
@@ -5055,7 +5055,7 @@ var DataTable = ({
5055
5055
  outline: "none"
5056
5056
  },
5057
5057
  "& .Mui-TableHeadCell-Content": {
5058
- flexDirection: "row",
5058
+ flexDirection: "row-reverse",
5059
5059
  justifyContent: "center"
5060
5060
  }
5061
5061
  }