maybe fix
This commit is contained in:
parent
c1632cc0ae
commit
277c0d6b00
@ -97,7 +97,7 @@ class Main extends Component {
|
||||
showPlayButton={false}
|
||||
startIndex={this.state.currentImage}
|
||||
showThumbnails={false}
|
||||
renderCustomControls={this.renderCloseButton}
|
||||
renderCustomControls={this.renderCloseButton.bind(this)}
|
||||
/>
|
||||
</Modal>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user