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 41955b8 commit 3cde7ecCopy full SHA for 3cde7ec
projects/fab-speed-dial/src/lib/fab-speed-dial.ts
@@ -15,7 +15,6 @@ import {
15
ViewEncapsulation,
16
} from '@angular/core';
17
import {MatMiniFabAnchor, MatMiniFabButton} from '@angular/material/button';
18
-
19
import {forkJoin, fromEvent, Subscription} from 'rxjs';
20
import {take} from 'rxjs/operators';
21
0 commit comments