angular update 14.1.2
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
import {Component} from '@angular/core';
|
||||
import {faMusic, faPersonBooth, faUserCog} from '@fortawesome/free-solid-svg-icons';
|
||||
import {faChalkboard, faMusic, faPersonBooth, faUserCog} from '@fortawesome/free-solid-svg-icons';
|
||||
import {fromEvent, Observable} from 'rxjs';
|
||||
import {distinctUntilChanged, map, shareReplay, startWith} from 'rxjs/operators';
|
||||
import {faChalkboard} from '@fortawesome/free-solid-svg-icons/faChalkboard';
|
||||
|
||||
@Component({
|
||||
selector: 'app-navigation',
|
||||
|
||||
Reference in New Issue
Block a user