Skip to content

Commit

Permalink
Merge branch 'main' into manage-columns-modal
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 authored Mar 26, 2024
2 parents 7d245ed + b966e22 commit 57156c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/app/layout/HeaderApp/SSOMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const SSOMenu: React.FC = () => {
<Dropdown
onSelect={onDropdownSelect}
isOpen={isDropdownOpen}
onOpenChange={onDropdownToggle}
toggle={(toggleRef) => (
<MenuToggle
isFullHeight
Expand Down

0 comments on commit 57156c5

Please sign in to comment.