diff --git a/src/BootstrapTable.js b/src/BootstrapTable.js index 014956d34..33d27cdd4 100644 --- a/src/BootstrapTable.js +++ b/src/BootstrapTable.js @@ -226,13 +226,14 @@ class BootstrapTable extends Component { let sortIndicator = this.props.options.sortIndicator; if (typeof this.props.options.sortIndicator === 'undefined') sortIndicator = true; return ( -