mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 18:03:48 +00:00
[view history/snapshot/trash file] rewrote them with react
This commit is contained in:
@@ -34,7 +34,7 @@ class FileContent extends React.Component {
|
||||
}]
|
||||
};
|
||||
return (
|
||||
<div className="file-view-content flex-1">
|
||||
<div className="file-view-content flex-1 audio-file-view">
|
||||
<AudioPlayer { ...videoJsOptions } />
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user