Commit 949632b9 by FE

bargain param modify

parent 9d016cd9
...@@ -272,7 +272,7 @@ class BargainInfo extends Component { ...@@ -272,7 +272,7 @@ class BargainInfo extends Component {
? ( ? (
<button <button
type="button" type="button"
onClick={this.handleClick} onClick={() => this.handleClick()}
className={classnames( className={classnames(
'bargain-phone-popup__button--bargain', '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