diff --git a/src/plugins/network/index.js b/src/plugins/network/index.js index 0f3c6e721..76a486e9e 100644 --- a/src/plugins/network/index.js +++ b/src/plugins/network/index.js @@ -454,6 +454,7 @@ class NetworkTable extends PureComponent { onRowHighlighted={this.props.onRowHighlighted} highlightedRows={this.props.highlightedRows} rowLineHeight={26} + regexSupported={true} zebra={false} actions={} />