Skip to content

Commit 4b5ea9b

Browse files
committed
set tab index for tab menu
1 parent 98f10f1 commit 4b5ea9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scripts/Tabs.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const TabMenu = <MenuEventKey extends Key>(
4040
icon={icon}
4141
type='icon-bare'
4242
iconSize='small'
43+
tabIndex={-1}
4344
nubbinTop
4445
{...pprops}
4546
>

0 commit comments

Comments
 (0)