mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(alert): imported AlertController in usage example (#11567)
Added an importation for use the alert controller on line 52.
This commit is contained in:
committed by
Brandy Carney
parent
cbe0b42e74
commit
120c85d74e
@@ -49,6 +49,8 @@ import { Config } from '../../config/config';
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
* import { AlertController } from 'ionic-angular';
|
||||
*
|
||||
* constructor(private alertCtrl: AlertController) {
|
||||
*
|
||||
* }
|
||||
|
||||
Reference in New Issue
Block a user