docs(demos): fix actionSheet demo

This commit is contained in:
Drew Rygh
2016-01-05 11:31:01 -06:00
parent 95501a1e86
commit b083ac2c47
2 changed files with 41 additions and 30 deletions

View File

@ -36,8 +36,6 @@ class DemoApp {
window.addEventListener('message', (e) => {
//TODO(@drewrygh)
e = {};
e.data = '{}';
zone.run(() => {
if (e.data) {
var data;