docs(router): minor fileorder display adjustment
This commit is contained in:
parent
9d498eb264
commit
586de0edc9
@ -658,13 +658,13 @@ code-example(format="." language="bash").
|
|||||||
.children
|
.children
|
||||||
.file app
|
.file app
|
||||||
.children
|
.children
|
||||||
.file app.component.ts
|
|
||||||
.file crisis-list.component.ts
|
|
||||||
.file heroes
|
.file heroes
|
||||||
.children
|
.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
|
||||||
|
.file app.component.ts
|
||||||
|
.file crisis-list.component.ts
|
||||||
.file main.ts
|
.file main.ts
|
||||||
.file node_modules ...
|
.file node_modules ...
|
||||||
.file typings ...
|
.file typings ...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user