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