References #740
This commit is contained in:
mhartington
2015-12-14 18:13:08 -05:00
parent a801a09991
commit b0d685ea85
7 changed files with 38 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ import {IONIC_DIRECTIVES} from '../directives';
* })
*
* export class MyApp{
*
* // Anything we would want to do at the root of our app
* }
* ```
*