Skip to content

Commit

Permalink
focusable false
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Dec 20, 2023
1 parent 4eed42e commit ac33698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/style-book/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ function StyleBook( {
<Tabs.TabPanel
key={ tab.name }
tabId={ tab.name }
focusable={ false }
>
<StyleBookBody
category={ tab.name }
Expand Down

0 comments on commit ac33698

Please sign in to comment.