Skip to content

Conversation

rfaria107
Copy link

@rfaria107 rfaria107 commented Jul 8, 2025

closes #2

Some usage examples:

exampleButtons image

@rfaria107 rfaria107 requested review from joaodiaslobo and nunom27 July 8, 2025 21:43
@rfaria107 rfaria107 self-assigned this Jul 8, 2025
@deployum
Copy link

deployum bot commented Jul 8, 2025

The preview deployment failed. 🔴

Open Build Logs

Last updated at: 2025-08-20 21:01:10 CET

Copy link
Contributor

@enricoprazeres enricoprazeres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, there could be cases when there is only an icon with no text, and for screen readers it is bad because they rely on the text to narrate the content of the page to the user. Consider adding another prop for the ariaLabel, and add it to the button/link directly.

aria-label={ariaLabel}

@rfaria107 rfaria107 requested a review from enricoprazeres July 10, 2025 22:27
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.

feat: button component

2 participants