mirror of
https://github.com/mue/mue.git
synced 2026-07-28 11:11:08 +02:00
refactor(modules): second part of moving files around, changing layout etc
This commit is contained in:
@@ -2,7 +2,7 @@ import variables from 'config/variables';
|
||||
import { PureComponent } from 'react';
|
||||
import { toast } from 'react-toastify';
|
||||
import { compressAccurately, filetoDataURL } from 'image-conversion';
|
||||
import { videoCheck } from 'utils/helpers/background/widget';
|
||||
import { videoCheck } from 'utils/background';
|
||||
|
||||
class FileUpload extends PureComponent {
|
||||
componentDidMount() {
|
||||
|
||||
Reference in New Issue
Block a user