We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b1a09 commit c8ca770Copy full SHA for c8ca770
src/lib/menu/menu-directive.ts
@@ -6,7 +6,6 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
-import {AnimationEvent} from '@angular/animations';
10
import {FocusKeyManager} from '@angular/cdk/a11y';
11
import {Direction} from '@angular/cdk/bidi';
12
import {ESCAPE, LEFT_ARROW, RIGHT_ARROW} from '@angular/cdk/keycodes';
0 commit comments