mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
fix(docs): get rid of reference to @Page
This commit is contained in:
@ -23,7 +23,7 @@ import { noop } from '../../util/util';
|
|||||||
*
|
*
|
||||||
* Where `pushPage` and `params` are specified in your component,
|
* Where `pushPage` and `params` are specified in your component,
|
||||||
* and `pushPage` contains a reference to a
|
* and `pushPage` contains a reference to a
|
||||||
* [@Page component](../../../config/Page/):
|
* component you would like to push:
|
||||||
*
|
*
|
||||||
* ```ts
|
* ```ts
|
||||||
* import { LoginPage } from './login';
|
* import { LoginPage } from './login';
|
||||||
|
Reference in New Issue
Block a user