mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(ionic): release beta.9
This commit is contained in:
@ -11,7 +11,7 @@ In the root of the package are ES5 sources in the CommonJS module format, their
|
||||
Usually, the only import required by the user is `ionic-angular`, as everything from Ionic is exported by the package:
|
||||
|
||||
```
|
||||
import {App, Page} from 'ionic-angular';
|
||||
import {App} from 'ionic-angular';
|
||||
```
|
||||
|
||||
### Bundles
|
||||
|
Reference in New Issue
Block a user