bam32bittheme
Advanced tools
Comparing version
@@ -344,3 +344,3 @@ "use strict"; | ||
}, /*#__PURE__*/_react.default.createElement(_material.Badge, { | ||
badgeContent: Array.isArray(notifications) ? (notifications === null || notifications === void 0 || (_notifications$filter = notifications.filter(x => !x.isRead)) === null || _notifications$filter === void 0 ? void 0 : _notifications$filter.length) + newTasks.length : null, | ||
badgeContent: Array.isArray(notifications) ? (notifications === null || notifications === void 0 || (_notifications$filter = notifications.filter(x => !x.isRead)) === null || _notifications$filter === void 0 ? void 0 : _notifications$filter.length) + (newTasks === null || newTasks === void 0 ? void 0 : newTasks.length) : null, | ||
color: 'primary' | ||
@@ -347,0 +347,0 @@ }, /*#__PURE__*/_react.default.createElement(_SymbolIcon.default, { |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.129-beta.47", | ||
"version": "2.1.129-beta.48", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
1919849
010181
0.01%