You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main application content is missing a <main> landmark, which is critical for screen reader "skip to main content" functionality. Proposed fix: Change the root <div> to <main>.
The main application content is missing a
<main>landmark, which is critical for screen reader "skip to main content" functionality. Proposed fix: Change the root<div>to<main>.