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

Make Navbar Response #13

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

Conversation

rahul-singh-takuli56
Copy link

Pull Request Title

Added functionality to assign unique IDs to each component in navigation items.

Description

Implemented the addition of unique IDs to the components in the navigation items. Now, each nav-item has an ID corresponding to its content.

Changes Made

Modified href="#" to href="#componentName" in each nav-item to ensure unique identification.
See the screenshot here for a visual representation.

Checklist

-Reviewed contributing guidelines.
-Successfully tested the changes.
-Code adheres to project's style guide.
-Documentation updated if needed.
-Tests added (if applicable).

Additional Comments

No additional comments. The changes are straightforward and improve the navigation items by assigning unique IDs.

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.

2 participants