chore: router move import changes
This commit is contained in:
@ -6,7 +6,7 @@ import {
|
||||
RouteParams,
|
||||
ComponentInstruction,
|
||||
ROUTER_DIRECTIVES
|
||||
} from '@angular/router';
|
||||
} from '@angular/router-deprecated';
|
||||
import {APP_BASE_HREF} from '@angular/common';
|
||||
|
||||
// #docregion routerCanDeactivate
|
||||
|
Reference in New Issue
Block a user