mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
change group view empty tip style (#6777)
This commit is contained in:
@@ -2,5 +2,7 @@ import Dirent from './dirent';
|
||||
import FileTag from './file-tag';
|
||||
import RepoTag from './repo-tag';
|
||||
import RepoInfo from './repo-info';
|
||||
import Group from './group';
|
||||
import Repo from './repo';
|
||||
|
||||
export { Dirent, FileTag, RepoTag, RepoInfo };
|
||||
export { Dirent, FileTag, RepoTag, RepoInfo, Group, Repo };
|
||||
|
Reference in New Issue
Block a user