fix ui: remove always open menu (#2091)

This commit is contained in:
Delirium 2024-04-16 11:36:04 +02:00 committed by GitHub
parent de929dc5ea
commit 473aae1b4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,6 @@ function ProjectDropdown(props: Props) {
return (
<Dropdown
open
menu={{
items: menuItems,
selectable: true,