diff --git a/src/datascience-ui/native-editor/nativeEditor.tsx b/src/datascience-ui/native-editor/nativeEditor.tsx index df7ea965cc59..60afeaefe45a 100644 --- a/src/datascience-ui/native-editor/nativeEditor.tsx +++ b/src/datascience-ui/native-editor/nativeEditor.tsx @@ -176,7 +176,8 @@ export class NativeEditor extends React.Component this.focusCell(newCell.cell.id, true), 0); } }; const runAll = () => {