diff --git a/src/components/SecondaryPanes/XHRBreakpoints.js b/src/components/SecondaryPanes/XHRBreakpoints.js index 1c31172125..68220c35d6 100644 --- a/src/components/SecondaryPanes/XHRBreakpoints.js +++ b/src/components/SecondaryPanes/XHRBreakpoints.js @@ -194,8 +194,7 @@ class XHRBreakpoints extends Component { className="xhr-container" key={path} title={path} - onDoubleClick={(items, options) => this.editExpression(index)} - onClick={() => this.handleCheckbox(index)} + onDoubleClick={(items, options) => this.editExpression(index)} >