fix(a11y): remove complementary role from instructions panel (#45030)
This commit is contained in:
@ -70,7 +70,6 @@ export function SidePanel({
|
||||
<div
|
||||
className='instructions-panel'
|
||||
ref={instructionsPanelRef}
|
||||
role='complementary'
|
||||
tabIndex={-1}
|
||||
>
|
||||
{challengeTitle}
|
||||
|
Reference in New Issue
Block a user