修正一个编译错误
This commit is contained in:
parent
a50bf1832e
commit
b7869884c4
|
@ -858,7 +858,6 @@ a(id='useexisting')
|
||||||
+makeExample('cb-dependency-injection/ts/src/app/minimal-logger.service.ts', null,'src/app/minimal-logger.service.ts')(format='.')
|
+makeExample('cb-dependency-injection/ts/src/app/minimal-logger.service.ts', null,'src/app/minimal-logger.service.ts')(format='.')
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
|
|
||||||
Now put it to use in a simplified version of the `HeroOfTheMonthComponent`.
|
Now put it to use in a simplified version of the `HeroOfTheMonthComponent`.
|
||||||
|
|
||||||
现在,在一个简化版的`HeroOfTheMonthComponent`中使用它。
|
现在,在一个简化版的`HeroOfTheMonthComponent`中使用它。
|
||||||
|
|
Loading…
Reference in New Issue