mirror of
https://github.com/mue/mue.git
synced 2026-07-08 21:24:57 +02:00
refactor: cleanup
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// todo: rewrite this mess
|
||||
import { PureComponent } from 'react';
|
||||
|
||||
import PhotoInformation from './PhotoInformation';
|
||||
|
||||
import EventBus from '../../../modules/helpers/eventbus';
|
||||
import Interval from '../../../modules/helpers/interval';
|
||||
|
||||
import PhotoInformation from './PhotoInformation';
|
||||
|
||||
import './scss/index.scss';
|
||||
|
||||
export default class Background extends PureComponent {
|
||||
|
||||
Reference in New Issue
Block a user