mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
9
frontend/src/components/dirent-detail/index.js
Normal file
9
frontend/src/components/dirent-detail/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import LibDetail from './lib-details';
|
||||
import DirentDetail from './dirent-details';
|
||||
|
||||
import './index.css';
|
||||
|
||||
export {
|
||||
LibDetail,
|
||||
DirentDetail,
|
||||
};
|
Reference in New Issue
Block a user