Skip to content

Commit 6e811ef

Browse files
sean-perkinsskytern
andcommitted
docs(tabs): angular usage does not use explicit ion-router-outlet (#2965)
Co-authored-by: skytern <[email protected]>
1 parent 3def4a7 commit 6e811ef

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

static/usage/v6/tabs/router/angular/example_component_html.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
```html
22
<ion-tabs>
3-
<ion-router-outlet></ion-router-outlet>
4-
53
<ion-tab-bar slot="bottom">
64
<ion-tab-button tab="home">
75
<ion-icon name="play-circle"></ion-icon>

static/usage/v7/tabs/router/angular/example_component_html.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
```html
22
<ion-tabs>
3-
<ion-router-outlet></ion-router-outlet>
4-
53
<ion-tab-bar slot="bottom">
64
<ion-tab-button tab="home">
75
<ion-icon name="play-circle"></ion-icon>

0 commit comments

Comments
 (0)