refactor: cleanup, use createRef etc

This commit is contained in:
David Ralph
2021-08-27 23:08:32 +01:00
parent fcff3e44a6
commit 4db47d9fec
13 changed files with 106 additions and 91 deletions

View File

@@ -91,7 +91,7 @@ export default class Background extends PureComponent {
camera: favourited.camera
}
});
};
}
switch (localStorage.getItem('backgroundType')) {
case 'api':