migrate angular 21 tests
This commit is contained in:
@@ -3,7 +3,7 @@ import {Observable} from 'rxjs';
|
||||
import {DbService} from '../../../services/db.service';
|
||||
import {Show} from './show';
|
||||
import {map, shareReplay} from 'rxjs/operators';
|
||||
import {orderBy, QueryConstraint, Timestamp, where} from '@angular/fire/firestore';
|
||||
import {orderBy, QueryConstraint, Timestamp, where} from 'firebase/firestore';
|
||||
|
||||
@Injectable({
|
||||
providedIn: 'root',
|
||||
|
||||
Reference in New Issue
Block a user