1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00

[repo trash] redesigned it for mobile (#7502)

This commit is contained in:
llj
2025-02-21 21:17:49 +08:00
committed by GitHub
parent e1eb01b439
commit f4be8814c5
8 changed files with 274 additions and 83 deletions

View File

@@ -444,4 +444,3 @@ FolderItem.propTypes = {
const root = createRoot(document.getElementById('wrapper'));
root.render(<RepoFolderTrash />);