Optimize imports
This commit is contained in:
parent
75d7042d60
commit
3a95d9acdf
@ -15,7 +15,7 @@
|
||||
///
|
||||
|
||||
import { OnDestroy } from '@angular/core';
|
||||
import { PageComponent } from './page.component';
|
||||
import { PageComponent } from '@shared/components/page.component';
|
||||
import { Store } from '@ngrx/store';
|
||||
import { AppState } from '@core/core.state';
|
||||
import { MatDialogRef } from '@angular/material/dialog';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user