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.
1 parent b4f38e5 commit add84ddCopy full SHA for add84dd
adev/src/content/guide/di/dependency-injection.md
@@ -127,7 +127,7 @@ serviceC[Service C]
127
serviceD[Service D]
128
end
129
direction TB
130
-componentConstructor["Component\nconstructor(HeroService)"]
+componentConstructor["Component <br> constructor(HeroService)"]
131
heroService-->componentConstructor
132
style componentConstructor text-align: left
133
```
0 commit comments