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

Add functionality to return to homepage when clicking the ottp:// logo #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arnavbee
Copy link
Collaborator

@arnavbee arnavbee commented Sep 7, 2024

This PR introduces a fix to enable users to navigate back to the homepage when they click on the ottp:// logo in the header.

The fix wraps the ottp:// logo inside a component provided by react-router-dom, allowing navigation without a full page reload.

How to Test:

  • Run the project on localhost:3000.
  • Click the ottp:// logo in the header.
  • Verify that it takes you back to the homepage without a page reload.

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.

1 participant