Skip to content

Commit

Permalink
chore: run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC committed Oct 23, 2024
1 parent f5bd24e commit 33be9ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/src/utils/overlays.ts
Original file line number Diff line number Diff line change
Expand Up @@ -510,11 +510,10 @@ export const present = async <OverlayPresentOptions>(
return;
}


/**
* Due to accessibility guidelines, toasts do not have
* focus traps.
*
*
* All other overlays should have focus traps to prevent
* the keyboard focus from leaving the overlay.
*/
Expand Down

0 comments on commit 33be9ff

Please sign in to comment.