Skip to content

Commit

Permalink
selectOnMove = false
Browse files Browse the repository at this point in the history
  • Loading branch information
chad1008 committed Jan 31, 2024
1 parent 209c8ce commit 5dfdeb2
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -157,6 +157,7 @@ const SettingsSidebar = () => {
// the selected tab to `null` avoids that.
selectedTabId={ isSettingsSidebarActive ? sidebarName : null }
onSelect={ onTabSelect }
selectOnMove={ false }
>
<SidebarContent
sidebarName={ sidebarName }
Expand Down

0 comments on commit 5dfdeb2

Please sign in to comment.