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