mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
Merge branch 'main' into chore-update-next-from-main
This commit is contained in:
@ -56,7 +56,6 @@ export class Backdrop implements ComponentInterface {
|
||||
const theme = getIonTheme(this);
|
||||
return (
|
||||
<Host
|
||||
tabindex="-1"
|
||||
aria-hidden="true"
|
||||
class={{
|
||||
[theme]: true,
|
||||
|
||||
Reference in New Issue
Block a user