mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-23 14:07:20 +03:00
fixed capitalization of import
This commit is contained in:
parent
3fee27424c
commit
b2135c203f
@ -4,7 +4,7 @@ import * as Events from "~/common/custom-events";
|
||||
|
||||
import { ModalPortal } from "../ModalPortal";
|
||||
import { Provider } from "~/components/core/Upload/Provider";
|
||||
import { Popup } from "~/components/core/Upload/popup";
|
||||
import { Popup } from "~/components/core/Upload/Popup";
|
||||
import { UploadJumper as Jumper } from "~/components/core/Upload/Jumper";
|
||||
|
||||
import DropIndicator from "~/components/core/Upload/DropIndicator";
|
||||
|
Loading…
Reference in New Issue
Block a user