docs: change <Tabs /> to <CodeGroup /> for package managers#4291
docs: change <Tabs /> to <CodeGroup /> for package managers#4291chronark merged 1 commit intounkeyed:mainfrom
Conversation
|
|
@pqoqubbw is attempting to deploy a commit to the Unkey Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughThis PR restructures installation command displays across seven documentation files by replacing Tabs-based UI components with CodeGroup components. The package manager commands (npm, pnpm, yarn, bun) remain functionally identical; only their presentation markup changes from individual tab blocks to grouped code blocks with language tags. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Possibly related PRs
Suggested labels
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ 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 |
|
Thank you for following the naming conventions for pull request titles! 🙏 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Graphite Automations"Post a GIF when PR approved" took an action on this PR • (11/10/25)1 gif was posted to this PR based on Andreas Thomas's automation. |

What does this PR do?
Type of change
How should this be tested?
Checklist
Required
pnpm buildpnpm fmtmake fmton/godirectoryconsole.logsgit pull origin mainAppreciated