mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
item sorting
This commit is contained in:
parent
cfe7603379
commit
5bf67309c3
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ const SortableList = SortableContainer(({ items, locked }: { items: IFile[], loc
|
||||||
</SortableItem>
|
</SortableItem>
|
||||||
))
|
))
|
||||||
}
|
}
|
||||||
<div style={{ clear: 'both' }} />
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue