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

fix: fix IconButton styles #644

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

maradondt
Copy link
Contributor

Describe your changes

Issue ticket number and link

#594

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome and Firefox
  • I have tested on a mobile device

@maradondt
Copy link
Contributor Author

Screen.Recording.2023-09-07.at.09.31.42.mov

@@ -209,6 +211,7 @@ export default function IconButton(props: IconButtonProps) {
activecolor={props.activecolor}
shadowcolor={props.shadowcolor}
disabled={props.disabled}
className="test"
Copy link
Contributor

Choose a reason for hiding this comment

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

is this supposed to be named 'test'?

@kevkevinpal kevkevinpal merged commit 087339b into stakwork:master Sep 7, 2023
2 of 3 checks 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