mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 06:22:45 +08:00
chore(): update Ionic imports in tests
This commit is contained in:
@ -46,7 +46,7 @@ import {MenuType} from './menu-types';
|
||||
* without requiring a menu ID.
|
||||
*
|
||||
* ```ts
|
||||
* import{Page, MenuController} from 'ionic/ionic';
|
||||
* import{Page, MenuController} from 'ionic-angular';
|
||||
* @Page({...})
|
||||
* export class MyPage {
|
||||
* constructor(menu: MenuController) {
|
||||
|
Reference in New Issue
Block a user