Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(alert): add missing cssClass property for buttons
Commit 46fe1ff defined the `AlertButton` interface for the `buttons` array, but it's missing the `cssClass` property as described in the **Button options** section of the docs: http://ionicframework.com/docs/v2/api/components/alert/AlertController/#advanced
- Loading branch information