feat(alert): add ability to use alert inline (#26316)

This commit is contained in:
Amanda Johnston
2022-11-18 13:32:27 -06:00
committed by GitHub
parent ef0d19c0f7
commit 08c0a5520a
13 changed files with 322 additions and 16 deletions

View File

@ -9,7 +9,6 @@ function generateOverlays() {
},
{
tag: 'ion-alert',
controller: 'alertController',
name: 'IonAlert'
},
{