Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for transcendent-lokum-8aeb0f ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Author
|
Hi @usha-madithati is there any conflicts in my pull request |
Author
|
Hi @usha-madithati, please merge it. |
3 tasks
Author
|
Hi @usha-madithati, It's been two week since i created my PR. Please Merge it Time is Running out. |
Owner
|
Heyy @RohithChitrada you can check that your pr still has conflicts. That's the reason I have not merged it . |
Author
|
Hey @usha-madithati, I have resolved the Conflicts try to merge it know. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close: #371
The implemented feature enhances the Navbar component by introducing a responsive design that adapts to different screen sizes. On smaller screens, a hamburger menu icon appears, allowing users to toggle the visibility of the navigation links. When the hamburger menu is clicked, the navigation items drop down in a vertical list below the navbar, maintaining a clean and organized layout. The dropdown menu is styled to be visually consistent with the navbar, featuring a white background and shadow effect for clarity. On larger screens, the navbar maintains its original size and displays the navigation links horizontally, ensuring a seamless user experience across devices.