mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
11e0ef2268
commit
56598a16a7
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ export abstract class LocationStrategy {
|
|||
* with a base href value, so that the DI framework can supply the dependency anywhere in the app.
|
||||
*
|
||||
* ```typescript
|
||||
* import {Component, NgModule} from '@angular/core';
|
||||
* import {NgModule} from '@angular/core';
|
||||
* import {APP_BASE_HREF} from '@angular/common';
|
||||
*
|
||||
* @NgModule({
|
||||
|
|
|
|||
Loading…
Reference in a new issue