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