Replies: 1 comment 5 replies
-
Are you trying to set icon colour different from default text colour? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find that I'm constantly styling my buttons to have just the icon colored. I'm using the following code to do so:
While this works fine, it ends up being a lot of code in the project just to change colors of the icon. Is it possible to add a prop to the buttons to color this? Even if I extend the component myself and it's only for my project? Ideally it would be in the API but that's not my call.
Looking for something like:
Beta Was this translation helpful? Give feedback.
All reactions