feat(toast): add ability to use toast inline (#26215)

This commit is contained in:
Amanda Johnston
2022-11-07 16:21:35 -06:00
committed by GitHub
parent 92b763a538
commit 003de44d92
12 changed files with 322 additions and 26 deletions

View File

@ -23,7 +23,6 @@ function generateOverlays() {
},
{
tag: 'ion-toast',
controller: 'toastController',
name: 'IonToast'
},
{