-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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(web): Invite-members icon is changed in header-nav #4695
Conversation
@maverox you need to do |
I tried to resolve conflict multiple times but for some reason it doesn't work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for your contribution @maverox !
thanks a lot for fixing the pnpmlock issue, but can you please tell what was the issue and how you fixed it by deleting that specific section of file? |
What change does this PR introduce?
changed the invite-members icon to a more appropriate icon.(from the figma designed enclosed in issue #4601 )
Why was this change needed?
Closes #4601
Code Changes
<Mail />
in HeaderNav.tsx with<InviteMembers />
componentScreenshot
Other information (Screenshots)