@ammarkhalidfarooq/dashboard-package 0.5.30 → 0.5.31

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
@@ -8318,7 +8318,7 @@ var OrganicSection = function OrganicSection(_ref) {
8318
8318
  sx: {
8319
8319
  display: "grid",
8320
8320
  gridTemplateColumns: {
8321
- xs: "1fr",
8321
+ xs: "1fr 1fr",
8322
8322
  sm: "1fr 1fr",
8323
8323
  md: "1fr 1fr 1fr",
8324
8324
  lg: "repeat(6, 1fr)"