mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 12:24:02 +03:00
Merge pull request #700 from filecoin-project/@aminejv/media-object-hover-fix
fix: hovering on media object doesn't show actions
This commit is contained in:
commit
d4abffeb2e
@ -490,6 +490,7 @@ export default class SceneFilesFolder extends React.Component {
|
||||
onUpdateViewer={this.props.onUpdateViewer}
|
||||
view={this.state.view}
|
||||
resources={this.props.resources}
|
||||
isOwner={true}
|
||||
/>
|
||||
) : (
|
||||
<EmptyState>
|
||||
|
Loading…
Reference in New Issue
Block a user