Skip to content

v7.1.1

Choose a tag to compare

@alex-up-bot alex-up-bot released this 30 May 23:23
· 11 commits to main since this release

v7.1.1 (Patch Release)

Status: Released

This is a new patch release of the @alextheman/components package. It includes small, non-breaking changes and should require no refactoring. Please read the description of changes below.

Description of Changes

  • Fix a console error in DropdownMenuTrigger
    • The endIcon and variant defaults on the default button should not apply if a custom component is provided because they most likely will not exist on it.