mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
tried sortable
This commit is contained in:
parent
2dd0cb28e2
commit
1730421f27
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ const SortableList = SortableContainer(({ items, locked }: { items: IFile[], loc
|
|||
</SortableItem>
|
||||
))
|
||||
}
|
||||
<div style={{ clear: 'both' }} />
|
||||
</div>
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue