bam32bittheme
Advanced tools
Comparing version 2.1.86 to 2.1.87
@@ -68,4 +68,2 @@ "use strict"; | ||
const isMobile = (0, _material.useMediaQuery)(theme.breakpoints.down('md')); | ||
const userId = localStorage.getItem('userId'); | ||
const validUsers = ["sgezgin", "bgulse"]; | ||
const sidebarCollapsed = (0, _react.useMemo)(() => { | ||
@@ -310,3 +308,3 @@ if (isMobile) { | ||
}) | ||
}, ((_window$location = window.location) === null || _window$location === void 0 || (_window$location = _window$location.pathname) === null || _window$location === void 0 ? void 0 : _window$location.includes('/portal')) && validUsers.includes(userId) && /*#__PURE__*/_react.default.createElement(_material.Stack, { | ||
}, ((_window$location = window.location) === null || _window$location === void 0 || (_window$location = _window$location.pathname) === null || _window$location === void 0 ? void 0 : _window$location.includes('/portal')) && /*#__PURE__*/_react.default.createElement(_material.Stack, { | ||
justifyContent: "center", | ||
@@ -313,0 +311,0 @@ alignItems: "center", |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.86", | ||
"version": "2.1.87", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1568413
5302