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