mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
fix(v2): make locale dropdown accessible from keyboard (#4176)
This commit is contained in:
parent
e3ae349889
commit
a6f771571b
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ export default function LocaleDropdownNavbarItem({
|
|||
return (
|
||||
<DefaultNavbarItem
|
||||
{...props}
|
||||
href="#"
|
||||
mobile={mobile}
|
||||
label={
|
||||
<span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue