Add aria-label to header (#39805)
This commit is contained in:
@@ -136,6 +136,7 @@ export const Header = () => {
|
||||
scroll && 'color-shadow-small',
|
||||
)}
|
||||
role="banner"
|
||||
aria-label="Main"
|
||||
>
|
||||
<div
|
||||
className="d-flex flex-justify-between p-2 flex-items-center flex-wrap"
|
||||
|
||||
Reference in New Issue
Block a user