mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Import tapResponse alongside ComponentStore in pickup-shelf-details.store.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ComponentStore } from '@ngrx/component-store';
|
||||
import { tapResponse } from '@ngrx/operators';
|
||||
import { ComponentStore, tapResponse } from '@ngrx/component-store';
|
||||
|
||||
import { PickupShelfDetailsState } from './pickup-shelf-details.state';
|
||||
import { Observable, combineLatest } from 'rxjs';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user