Modal not working on iOS
This commit is contained in:
@@ -74,7 +74,7 @@ export default class Gallery extends React.Component {
|
||||
|
||||
return (
|
||||
<div
|
||||
key={img}
|
||||
key={index}
|
||||
onClick={this.onImageDotClick.bind(this, index)}
|
||||
className={cls}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user