mirror of
https://github.com/mue/mue.git
synced 2026-07-19 06:54:10 +02:00
perf: experimental upgrade to deps and fix esbuild warnings
This commit is contained in:
@@ -216,7 +216,6 @@ export default class Background extends PureComponent {
|
||||
if (
|
||||
customBackground !== '' &&
|
||||
customBackground !== 'undefined' &&
|
||||
customBackground !== [''] &&
|
||||
customBackground !== undefined
|
||||
) {
|
||||
const object = {
|
||||
|
||||
Reference in New Issue
Block a user