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

[@mantine/core] Anchor: Fix dimmed color not working #3668

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

wancup
Copy link
Contributor

@wancup wancup commented Mar 3, 2023

After updating to v6.0.0, the "dimmed" color prop of the Anchor component was not reflected.

Reproduction: https://codesandbox.io/s/icy-star-25zg89?file=/src/App.tsx

スクリーンショット 2023-03-04 3 31 36

Therefore, I added a check if the color prop is "dimmed" or not.

After this PR:
スクリーンショット 2023-03-04 3 31 43

I'm enjoying the update to version 6! Thank you!

@rtivital rtivital merged commit 70fa357 into mantinedev:master Mar 8, 2023
@rtivital
Copy link
Member

rtivital commented Mar 8, 2023

Thanks!

@wancup wancup deleted the fix-dimmed-color-not-working branch March 8, 2023 07:23
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