Skip to content

Commit 7d41c81

Browse files
committed
docs(tabs): remove warning
1 parent 4781f9d commit 7d41c81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/api/tabs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ The `ion-tabs` component does not have any styling and works as a router outlet
2424

2525
Both `ion-tabs` and `ion-tab-bar` can be used as standalone elements. They don’t depend on each other to work, but they are usually used together in order to implement a tab-based navigation that behaves like a native app.
2626

27-
:::warning
28-
Using `IonTabs` within React requires the `IonTabBar` component as a direct child of `IonTabs`.
29-
:::
30-
3127
The `ion-tab-bar` needs a slot defined in order to be projected to the right place in an `ion-tabs` component.
3228

3329
## Basic Usage

0 commit comments

Comments
 (0)