Skip to content

fix: Add active button state #251

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

Merged
merged 2 commits into from
Jul 16, 2025
Merged

fix: Add active button state #251

merged 2 commits into from
Jul 16, 2025

Conversation

yaroslav8765
Copy link

No description provided.

@yaroslav8765 yaroslav8765 requested a review from SerVitasik July 16, 2025 08:34
@@ -8,6 +8,9 @@
'cursor-default': props.disabled,
'opacity-50': props.disabled,
'pointer-events-none': props.disabled,
'active': props.active,
Copy link
Collaborator

Choose a reason for hiding this comment

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

'active brightness-200 hover:brightness-150' : props.active

@yaroslav8765 yaroslav8765 requested a review from SerVitasik July 16, 2025 08:54
@SerVitasik SerVitasik merged commit 951e470 into next Jul 16, 2025
1 check passed
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.

2 participants