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

Fixed the path to About link in the footer #243

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

Amruta7203
Copy link
Contributor

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #196

Type of change

Please give a X on it which is applicable

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor Code
  • A documentation update
  • Others(mentioned in the issue number)

How Has This Been Tested?

Changed the anchor tag to useNavigation function for scroll on click.

Test A Describe here

Test B Describe here (if Requred)

Screenshorts and Vedios:

image

Checklist:

give a X on it which is applicable

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [x ] I have added tests that prove my fix is effective or that my feature works
  • [x ] New and existing unit tests pass locally with my changes
  • [x ] Any dependent changes have been merged and published in downstream modules

Copy link

vercel bot commented Jun 6, 2024

@Amruta7203 is attempting to deploy a commit to the vansh69's projects Team on Vercel.

A member of the Team first needs to authorize it.

@hustlerZzZ hustlerZzZ added good first issue Good for newcomers level1 ui This label is attached , to the enhancement made in user interface labels Jun 6, 2024
@hustlerZzZ hustlerZzZ merged commit 349f623 into VanshKing30:main Jun 6, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers level1 ui This label is attached , to the enhancement made in user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: About Link in Footer doesn't Scrolls Up on Click
2 participants