diff --git a/App/index.js b/App/index.js index f1e6f02..7f7de36 100644 --- a/App/index.js +++ b/App/index.js @@ -31,7 +31,6 @@ class ChartWeb extends Component { }
- ${this.props.stock ? '' : ''} ${this.props.more ? '' @@ -40,10 +39,9 @@ class ChartWeb extends Component { : ''} diff --git a/react-native-highcharts.js b/react-native-highcharts.js index f1e6f02..7f7de36 100644 --- a/react-native-highcharts.js +++ b/react-native-highcharts.js @@ -31,7 +31,6 @@ class ChartWeb extends Component { } - ${this.props.stock ? '' : ''} ${this.props.more ? '' @@ -40,10 +39,9 @@ class ChartWeb extends Component { : ''}