Skip to content

Commit

Permalink
focusable false
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Dec 7, 2023
1 parent ade95c4 commit b84ce30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ function ColorPanelDropdown( {
<Tabs.TabPanel
key={ tab.key }
id={ tab.key }
focusable={ false }
>
<ColorPanelTab
{ ...tab }
Expand Down

0 comments on commit b84ce30

Please sign in to comment.