chore(): sync with main

This commit is contained in:
Liam DeBeasi
2023-01-23 13:38:16 -05:00
377 changed files with 22590 additions and 6878 deletions

View File

@ -261,6 +261,7 @@ export class Toggle implements ComponentInterface {
'toggle-switch-icon-checked': checked,
}}
icon={icon}
aria-hidden="true"
></ion-icon>
);
}