fix ui: remove always open menu (#2091)
This commit is contained in:
parent
de929dc5ea
commit
473aae1b4a
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ function ProjectDropdown(props: Props) {
|
|||
|
||||
return (
|
||||
<Dropdown
|
||||
open
|
||||
menu={{
|
||||
items: menuItems,
|
||||
selectable: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue