diff --git a/static/js/shop/options/components/Line.jsx b/static/js/shop/options/components/Line.jsx index 6114b01..cb22832 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 ec05a52..7503edc 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 39dcd32..e05b67c 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 && }