Commit 240d537e by FE

Merge branch 'issue-20190920' into pre

parents 65eb3fac 949632b9
......@@ -272,7 +272,7 @@ class BargainInfo extends Component {
? (
<button
type="button"
onClick={this.handleClick}
onClick={() => this.handleClick()}
className={classnames(
'bargain-phone-popup__button--bargain',
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment