Open mathisdev7 opened 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
discord-js | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 14, 2024 10:50am |
Attention: Patch coverage is 0%
with 55 lines
in your changes missing coverage. Please review.
Project coverage is 35.37%. Comparing base (
495bc60
) to head (b8afd59
).
Files with missing lines | Patch % | Lines |
---|---|---|
apps/website/src/components/ui/InstallButton.tsx | 0.00% | 55 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Reviewed the PR, can you check if it is good please, thanks.
This PR modifies a documentation component to enhance the install button functionality. The dropdown now includes
npm
,pnpm
,yarn
, andbun
, allowing users to easily copy the installation command for their preferred package manager. This update improves the flexibility and user experience for developers consulting the documentation.Status and versioning classification: