We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0948ad0 commit 19a8670Copy full SHA for 19a8670
src/components/nav/nav.ts
@@ -22,8 +22,7 @@ import { ViewController } from './view-controller';
22
* For more information on using navigation controllers like Nav or [Tab](../../Tabs/Tab/),
23
* take a look at the [NavController API Docs](../NavController/).
24
*
25
- * You must set a root page (where page is any [@Page](../../config/Page/)
26
- * component) to be loaded initially by any Nav you create, using
+ * You must set a root page to be loaded initially by any Nav you create, using
27
* the 'root' property:
28
29
* @usage
0 commit comments