Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(button): add trailing icon support #4325

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zvonimirr
Copy link

This PR adds a support for a trailing icon on the button component.

Motivation

The motivation mostly stems from the issue I encountered in #4324.
I suppose I'm not the only one that needed an extra icon on their button so this PR adds exactly that.

Related issue

Not necessarily related, but motivated me to open this PR. #4324

Test plan

Import the Button component and add a trailingIcon prop.

@lukaevet
Copy link

lukaevet commented Mar 5, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants