Skip to content

m2d#1524

Merged
thinkasany merged 3 commits into
devfrom
main
Jan 16, 2026
Merged

m2d#1524
thinkasany merged 3 commits into
devfrom
main

Conversation

@thinkasany

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 14:05
@vercel

vercel Bot commented Jan 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
cn-vitejs-dev Building Building Preview, Comment Jan 16, 2026 2:05pm

Review with Vercel Agent

@thinkasany thinkasany merged commit 01c8d78 into dev Jan 16, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds customized text props to the Sponsors component on the landing page. The change enhances the Sponsors component by providing Chinese localized text for the heading, sponsor link text, and description.

Changes:

  • Add localized props (heading, sponsor-link-text, description) to the Sponsors component in the landing page

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

heading="免费 & 开源"
sponsor-link-text="成为赞助商"
description="Vite 采用 MIT 许可协议,将始终保持免费开源。这得益于我们的贡献者及以下企业的支持:"
:sponsors="sponsors" />

Copilot AI Jan 16, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent indentation: the :sponsors prop has only one leading space while the previous props have proper indentation. This should be aligned with the other props for consistency.

Suggested change
:sponsors="sponsors" />
:sponsors="sponsors" />

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants