sixseconds-modules 1.6.52 → 1.6.53

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
@@ -11310,7 +11310,6 @@ const PreviousLoginBanner = ({ t: t2, router, sx }) => {
11310
11310
  return previousLoginDetails.id && previousLoginDetails.isAllowToAccess && /* @__PURE__ */ jsxRuntime.jsx(
11311
11311
  material.Box,
11312
11312
  {
11313
- component: material.AppBar,
11314
11313
  sx: {
11315
11314
  height: "auto",
11316
11315
  width: "100%",