Revert "add skipnav link in header"

This commit is contained in:
Uzair Rasheed
2021-03-19 21:03:21 +05:00
committed by GitHub
parent 67c1fb2cda
commit ea3a5683a9
4 changed files with 0 additions and 31 deletions

View File

@@ -91,11 +91,6 @@ const messages = defineMessages({
defaultMessage: 'Secondary',
description: 'The aria label for the seconary nav',
},
'header.label.skip.nav': {
id: 'header.label.skip.nav',
defaultMessage: 'Skip to main content',
description: 'A link used by screen readers to allow users to skip to the main content of the page.',
},
});
export default messages;