@ammarkhalidfarooq/dashboard-package 0.4.99 → 0.5.0

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
@@ -5752,7 +5752,7 @@ var OverallSection = function OverallSection(_ref) {
5752
5752
  md: "1fr 1fr 1fr",
5753
5753
  lg: "repeat(6, 1fr)"
5754
5754
  },
5755
- gap: 2.25,
5755
+ gap: "6px",
5756
5756
  mb: 0
5757
5757
  },
5758
5758
  children: Object.keys(metricInfo).map(renderCard)