docs(router): correct display of folder structure
closes #886 app.component.ts, crisis-list.component.ts and main.ts should stay in the app folder.
This commit is contained in:
parent
28fb4ac161
commit
9d498eb264
@ -657,11 +657,11 @@ code-example(format="." language="bash").
|
|||||||
.file router-sample
|
.file router-sample
|
||||||
.children
|
.children
|
||||||
.file app
|
.file app
|
||||||
.children
|
|
||||||
.file heroes
|
|
||||||
.children
|
.children
|
||||||
.file app.component.ts
|
.file app.component.ts
|
||||||
.file crisis-list.component.ts
|
.file crisis-list.component.ts
|
||||||
|
.file heroes
|
||||||
|
.children
|
||||||
.file hero-detail.component.ts
|
.file hero-detail.component.ts
|
||||||
.file hero-list.component.ts
|
.file hero-list.component.ts
|
||||||
.file hero.service.ts
|
.file hero.service.ts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user