Fix navbar responsive breakpoints test#7849
Conversation
|
@Aamod007 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Updates the navbar responsive breakpoints test to match the current Navbar component’s Tailwind breakpoint classes (lg:), aligning test expectations with the production markup (per Issue #7848).
Changes:
- Update the test description and selectors to expect
lg:flex/lg:hiddeninstead ofmd:flex/md:hidden.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🎉 Congratulations @Aamod007! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Closes #7848