docs(alert): fix options object (#15985)

This commit is contained in:
Abdelaziz Bennouna
2018-10-17 21:11:07 +01:00
committed by Adam Bradley
parent 86d5f33841
commit 84810f2e2a

View File

@@ -75,7 +75,6 @@ export class AlertExample {
},
{
name: 'name3',
type: 'text',
value: 'http://ionicframework.com',
type: 'url',
placeholder: 'Favorite site ever'