fix: background

This commit is contained in:
David Ralph
2021-09-29 19:19:03 +01:00
parent 80a7b6a56c
commit 9ac410d989
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
// todo: rewrite this mess
import variables from 'modules/variables';
import { PureComponent } from 'react';
import PhotoInformation from './PhotoInformation';