Merge branch 'main' into chore-update-next-from-main

This commit is contained in:
Brandy Carney
2024-10-30 12:58:29 -04:00
39 changed files with 447 additions and 119 deletions

View File

@ -56,7 +56,6 @@ export class Backdrop implements ComponentInterface {
const theme = getIonTheme(this);
return (
<Host
tabindex="-1"
aria-hidden="true"
class={{
[theme]: true,