Fix: alpha.52 camelCase in demo #67

Merged
sylvaindumont merged 1 commits from patch-1 into master 2016-02-17 18:10:46 +00:00
sylvaindumont commented 2016-02-17 13:58:22 +00:00 (Migrated from github.com)

(file-over)="fileOverBase($event)"

in the demo doesn't work since alpha 52

fix to (fileOver)="fileOverAnother($event)"

(file-over)="fileOverBase($event)" in the demo doesn't work since alpha 52 fix to (fileOver)="fileOverAnother($event)"
Sign in to join this conversation.