Fix text color text in UserDropdown button#15
Fix text color text in UserDropdown button#15Sahil-Goes wants to merge 1 commit intoadrianhajdin:mainfrom
Conversation
Fixed text color which was "text-gray-4" to "text-gray-400" in UserDropdown button in /components/UserDropdown.tsx
|
@Sahil-Goes is attempting to deploy a commit to the JS Mastery Pro Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughA single presentational change updates a Button’s text color in components/UserDropdown.tsx from text-gray-4 to text-gray-400, keeping the existing hover text color behavior unchanged. 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
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 |
Fixed text color which was "text-gray-4" to "text-gray-400" in UserDropdown button in /components/UserDropdown.tsx
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.