feat(dashboard): replace custom code blocks with shadcn Card on landing page#49
feat(dashboard): replace custom code blocks with shadcn Card on landing page#49
Conversation
- Use shadcn Table components for API documentation - Replace code block divs with Card component - Use shadcn Badge for HTTP method indicators Co-Authored-By: Duyet Le <me@duyet.net> Co-Authored-By: duyetbot <bot@duyet.net>
- Update RoleBadge to use shadcn Badge variants - Replace ROLE_STYLES with ROLE_BADGE_VARIANTS for semantic theming - Replace hardcoded #22c55e with hsl(var(--accent)) in logo - Ensure ThemeToggle follows shadcn patterns Co-Authored-By: Duyet Le <me@duyet.net> Co-Authored-By: duyetbot <bot@duyet.net>
- Update features section to use Card, CardHeader, CardContent - Replace custom table with shadcn Table components - Update how-it-works and use-cases components Co-Authored-By: Duyet Le <me@duyet.net> Co-Authored-By: duyetbot <bot@duyet.net>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (11)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
Summary
Test plan
bunx tsc --noEmitbunx biome check packages/dashboard/src/🤖 Generated with Claude Code