Update MobileNav.tsx Fix: correct Tailwind class typo (w-fulll ) - #117
Update MobileNav.tsx Fix: correct Tailwind class typo (w-fulll )#117anshtawari wants to merge 1 commit into
Conversation
This PR fixes a typo in a Tailwind CSS class. Removed unnecessary `w-fulll` This ensures the element renders with the intended width.
|
@anshtawari is attempting to deploy a commit to the JS Mastery Pro Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughFixed a typo in MobileNav component by removing the invalid Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can get early access to new features in CodeRabbit.Enable the |
This PR fixes a typo in a Tailwind CSS class.
Removed unnecessary
w-fulllThis ensures the element renders with the intended width.Summary by CodeRabbit