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
fix(dropdown): fix dropdown menu items container width (#714)
* fix(dropdown): fix dropdown menu items container width
Resolves an issue where the content of `<Dropdown>`s didn't match the width of the `<Button>` trigger that opens the dropdown menu.
#575
* fix(dropdown): fix dropdown menu items container width
#575
* fix(dropdown): fix merge conflict
#575
* fix(dropdown): fix useEffect has a missing dependency
#575
* fix(dropdown): fix dropdown menu items container width
#575
---------
Co-authored-by: [email protected] <[email protected]>
0 commit comments