Fixed the feature breaking change, I don't how I could have skipped this

This commit is contained in:
hackrush 2017-09-01 21:37:06 +05:30
parent 5b49915ff6
commit 997c8930c1

View file

@ -171,7 +171,7 @@ class FilePage extends React.PureComponent {
? <TipLink
onTipShow={this.handleTipShow.bind(this)}
onTipHide={this.handleTipHide.bind(this)}
claim_id={fileInfo.claim_id}
claim_id={claim.claim_id}
/>
: ""}
<div className="card__content">