Skip to content

Commit

Permalink
fix ui: remove always open menu (openreplay#2091)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-delirium authored Apr 16, 2024
1 parent de929dc commit 473aae1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ function ProjectDropdown(props: Props) {

return (
<Dropdown
open
menu={{
items: menuItems,
selectable: true,
Expand Down

0 comments on commit 473aae1

Please sign in to comment.