@ammarkhalidfarooq/dashboard-package 0.4.55 → 0.4.56

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.cjs.js CHANGED
@@ -5609,7 +5609,7 @@ var OverallSection = function OverallSection(_ref) {
5609
5609
  sx: {
5610
5610
  display: "grid",
5611
5611
  gridTemplateColumns: {
5612
- xs: "1fr",
5612
+ xs: "1fr 1fr",
5613
5613
  sm: "1fr 1fr",
5614
5614
  md: "1fr 1fr 1fr",
5615
5615
  lg: "repeat(6, 1fr)"