Skip to content

Conversation

BretHudson
Copy link
Member

@BretHudson BretHudson commented Oct 17, 2025

🔎 Previews:

Before: (notice </ClerkProvider> is not visible, nor highlighted)

image image

After: (notice <main> was removed as it is already present in React Router's welcome.tsx)

image

What does this solve?

What changed?

  • Updates code & marks

Checklist

  • I have clicked on "Files changed" and performed a thorough self-review
  • All existing checks pass

React Router's welcome.tsx file already has a <main> tag, making the <main> tag in our docs redundant
Ensures that </ClerkProvider> is also highlighted as an added line
@BretHudson BretHudson requested a review from a team as a code owner October 17, 2025 21:23
@vercel
Copy link

vercel bot commented Oct 17, 2025

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

Project Deployment Preview Updated (UTC)
clerk-docs Ready Ready Preview Oct 17, 2025 9:23pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@manovotny manovotny merged commit 0906aa7 into main Oct 20, 2025
7 checks passed
@manovotny manovotny deleted the bret/update-react-router-quickstart branch October 20, 2025 15:56
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.

2 participants