@leanix/components 0.2.256 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -2204,7 +2204,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImpor
2204
2204
  args: ['descriptionTemplateRef']
2205
2205
  }] } });
2206
2206
 
2207
- // We can only use 'keyCode' because 'key' depends on the browser and does not work for IE11
2207
+ // We can only use 'keyCode' because 'key' depends on the browser
2208
2208
  const BACKSPACE = 8;
2209
2209
  const TAB = 9;
2210
2210
  const ARROW_DOWN = 40;