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
|
||||
.file app
|
||||
.children
|
||||
.file app.component.ts
|
||||
.file crisis-list.component.ts
|
||||
.file heroes
|
||||
.children
|
||||
.file hero-detail.component.ts
|
||||
.file hero-list.component.ts
|
||||
.file hero.service.ts
|
||||
.file app.component.ts
|
||||
.file crisis-list.component.ts
|
||||
.file main.ts
|
||||
.file node_modules ...
|
||||
.file typings ...
|
||||
|
|
Loading…
Reference in New Issue