Skip to content

Commit

Permalink
enable the workspace item highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Feb 20, 2024
1 parent a8b47ea commit a76d26d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/WorkspaceSwitcherPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ function WorkspaceSwitcherPage({policies}: WorkspaceSwitcherPageProps) {
highlightSelectedOptions
shouldShowOptions
autoFocus={false}
disableFocusOptions={!activeWorkspaceID}
canSelectMultipleOptions={false}
shouldShowSubscript={false}
showTitleTooltip={false}
Expand Down

0 comments on commit a76d26d

Please sign in to comment.