refactor(overlay): actionsheet/popup

This commit is contained in:
Adam Bradley
2015-10-04 22:35:54 -05:00
parent dfe19a962d
commit 3324f3cc90
13 changed files with 264 additions and 262 deletions

View File

@@ -14,8 +14,6 @@ export class ViewController {
this.state = 0;
this.disposals = [];
this._nbItms = [];
this.navbarTemplateRef = null;
}