You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ports the project picker (formerly project list) component to use
createMenu, giving it proper click-outside behavior, etc.
Required enhancing the `createMenu` factory to take an optional
`isVisible` function, which takes in props and determines whether the
menu should appear at all.
0 commit comments