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: updated NavigationDrawerItem icon stroke width from sm to md #4331

Merged

Conversation

zaryanz
Copy link
Contributor

@zaryanz zaryanz commented Mar 6, 2024

Changed stroke prop of <Icon /> component from sm to md for <NavigationDrawerItem />. This PR closes #4321.

Before:
Screenshot 2024-03-06 at 2 58 10 PM Screenshot 2024-03-06 at 2 57 36 PM
After:
Screenshot 2024-03-06 at 2 58 20 PM Screenshot 2024-03-06 at 2 57 48 PM

Copy link

github-actions bot commented Mar 6, 2024

Welcome!

Hello there, congrats on your first PR! We're excited to have you contributing to this project.
By submitting your Pull Request, you acknowledge that you agree with the terms of our Contributor License Agreement.

Generated by 🚫 dangerJS against 6188b2c

Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

Thank you!

@charlesBochet charlesBochet merged commit 4f4ce1c into twentyhq:main Mar 7, 2024
12 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.

Navigation menu item icons should be bolder
2 participants