We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Component
1 parent 3afee87 commit 372dd0aCopy full SHA for 372dd0a
packages/common/src/location/location_strategy.ts
@@ -58,7 +58,7 @@ export abstract class LocationStrategy {
58
* with a base href value, so that the DI framework can supply the dependency anywhere in the app.
59
*
60
* ```typescript
61
- * import {Component, NgModule} from '@angular/core';
+ * import {NgModule} from '@angular/core';
62
* import {APP_BASE_HREF} from '@angular/common';
63
64
* @NgModule({
0 commit comments