mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
feat: deleted repos ui (#7241)
* feat: deleted repos ui * feat: optimize code --------- Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -14,7 +14,7 @@ import ReposSortMenu from '../../components/sort-menu';
|
||||
import SingleDropdownToolbar from '../../components/toolbar/single-dropdown-toolbar';
|
||||
import SortOptionsDialog from '../../components/dialog/sort-options';
|
||||
import CreateRepoDialog from '../../components/dialog/create-repo-dialog';
|
||||
import DeletedReposDialog from '../../components/dialog/my-deleted-repos';
|
||||
import DeletedReposDialog from '../../components/dialog/my-deleted-repos-dialog';
|
||||
import { LIST_MODE } from '../../components/dir-view-mode/constants';
|
||||
import MylibRepoListView from './mylib-repo-list-view';
|
||||
|
||||
|
Reference in New Issue
Block a user