-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
chore: Added social icon LinkedIn, Issue #40 #5874
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
HinataKah0
left a comment
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.
Left 1 minor comment.
Thank you for the contribution! 🎉
Signed-off-by: Brian Muenzenmeyer <[email protected]>
bmuenzenmeyer
left a comment
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.
trying to use the GUI to fix this prettier issue
Signed-off-by: Brian Muenzenmeyer <[email protected]>
|
thanks for your contribution to the project! |
Description
Validation
Related Issues
Check List
npx turbo lintto ensure the code follows the style guide. And runnpx turbo lint:fixto fix the style errors if necessary.npx turbo formatto ensure the code follows the style guide.npx turbo testto check if all tests are passing.