small aside width

This commit is contained in:
Adam Bradley
2015-08-12 22:39:53 -05:00
parent 1d4b5f603d
commit 368cd94d7b
36 changed files with 120 additions and 70 deletions

View File

@ -4,4 +4,4 @@ import {App} from 'ionic/ionic';
@App({
templateUrl: 'main.html'
})
class IonicApp {}
class E2EApp {}