mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +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,
|
||||
* and `pushPage` contains a reference to a
|
||||
* [@Page component](../../../config/Page/):
|
||||
* component you would like to push:
|
||||
*
|
||||
* ```ts
|
||||
* import { LoginPage } from './login';
|
||||
|
Reference in New Issue
Block a user