mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
chore(merge): fix merge conflicts
This commit is contained in:
@ -15,10 +15,10 @@ import { ViewController } from '../../navigation/view-controller';
|
||||
* @name Nav
|
||||
* @description
|
||||
*
|
||||
* `ion-nav` is the declarative component for a [NavController](/docs/v2/api/navigation/NavController/).
|
||||
* `ion-nav` is the declarative component for a [NavController](../../../navigation/NavController/).
|
||||
*
|
||||
* For more information on using nav controllers like Nav or [Tab](/docs/v2/api/components/tabs/Tabs/),
|
||||
* take a look at the [NavController API Docs](/docs/v2/api/navigation/NavController/).
|
||||
* For more information on using nav controllers like Nav or [Tab](../../Tabs/Tab/),
|
||||
* take a look at the [NavController API Docs](../../../navigation/NavController/).
|
||||
*
|
||||
*
|
||||
* @usage
|
||||
|
Reference in New Issue
Block a user