diff --git a/static/js/shop/options/components/Line.jsx b/static/js/shop/options/components/Line.jsx index 6114b01f..cb228323 100644 --- a/static/js/shop/options/components/Line.jsx +++ b/static/js/shop/options/components/Line.jsx @@ -39,9 +39,10 @@ class Line extends Component {
- {this.props.tip && }
diff --git a/static/js/shop/options/components/Switch.jsx b/static/js/shop/options/components/Switch.jsx index ec05a52b..7503edc9 100644 --- a/static/js/shop/options/components/Switch.jsx +++ b/static/js/shop/options/components/Switch.jsx @@ -49,8 +49,8 @@ class Switch extends Component { - {this.props.tip && } ); diff --git a/static/js/shop/options/components/SwitchLine.jsx b/static/js/shop/options/components/SwitchLine.jsx index 39dcd32b..e05b67cf 100644 --- a/static/js/shop/options/components/SwitchLine.jsx +++ b/static/js/shop/options/components/SwitchLine.jsx @@ -65,8 +65,8 @@ class SwitchLine extends Component { - {this.props.tip && }