Skip to content

Commit

Permalink
focusable false
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Jan 2, 2024
1 parent 38a712e commit 20d14b3
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 @@ -269,6 +269,7 @@ function StyleBook( {
<Tabs.TabPanel
key={ tab.name }
tabId={ tab.name }
focusable={ false }
>
<StyleBookBody
category={ tab.name }
Expand Down

0 comments on commit 20d14b3

Please sign in to comment.