@ammarkhalidfarooq/dashboard-package 0.2.1 → 0.2.2

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
@@ -1025,8 +1025,6 @@ var NewOverview = function NewOverview(_ref) {
1025
1025
  }];
1026
1026
  return /*#__PURE__*/jsxRuntime.jsxs(material.Box, {
1027
1027
  sx: {
1028
- p: 4,
1029
- bgcolor: "primary.mainLight",
1030
1028
  minHeight: "100vh",
1031
1029
  display: "flex",
1032
1030
  flexDirection: "column",