mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
moved funcs to editor from image-editor
This commit is contained in:
parent
84f73c9cf3
commit
3ed01773c4
5 changed files with 129 additions and 132 deletions
|
@ -40,8 +40,6 @@ const SortableList = SortableContainer(({ items, locked, onUpload, onDrop }: { i
|
|||
</SortableItem>
|
||||
))
|
||||
}
|
||||
|
||||
<ImageUploadButton onUpload={onUpload} />
|
||||
</form>
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue