-
Notifications
You must be signed in to change notification settings - Fork 13
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
Added footer component #57 #67
Conversation
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.
Thanks for adding the Footer component @Yashgupta9330!
Please look into addressing the comments below when you get a chance:
Okk i will change it |
should i add these links for project https://nest.owasp.dev/projects/ for https://nest.owasp.dev/projects/contribute/ |
the problem is coming in linting |
@Yashgupta9330 did you run the pre-commit command before making the commit? |
please run I also recommend running |
okk |
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.
@Yashgupta9330 thanks for the PR and all the reviewers for reviewing it!
This Pull Request solves Issue #57
Added files:
frontend/components/footer.tsx --> added footer component
.