mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(alert): fix options object (#15985)
This commit is contained in:
committed by
Adam Bradley
parent
86d5f33841
commit
84810f2e2a
@@ -75,7 +75,6 @@ export class AlertExample {
|
||||
},
|
||||
{
|
||||
name: 'name3',
|
||||
type: 'text',
|
||||
value: 'http://ionicframework.com',
|
||||
type: 'url',
|
||||
placeholder: 'Favorite site ever'
|
||||
|
||||
Reference in New Issue
Block a user