Skip to content

Commit 491efca

Browse files
committed
test(ac): revert backdrop
1 parent 36fe7f1 commit 491efca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/components/backdrop/backdrop.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ export class Backdrop implements ComponentInterface {
5151
const mode = getIonMode(this);
5252
return (
5353
<Host
54+
tabindex="-1"
5455
aria-hidden="true"
5556
class={{
5657
[mode]: true,

0 commit comments

Comments
 (0)