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
#117979f3c1 Thanks @aulneau! - This update improves the internal workings of the component to no longer pass margin props to its children, but instead rely on css to space its children.
#8338d6dd6 Thanks @aulneau! - Fix peer deps and typings for ui-theme and ui-core.
Patch Changes
#77cc3b64f Thanks @aulneau! - This change improves the button component in a few ways: it fixes the sizes to match the figma, updates the hover states, variants, and refactors the component to be easier to understand.