chore: make html/body props docs clearer and cleaner - #3672
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
All reported issues were addressed across 2 files
Confidence score: 5/5
- Safe to merge after the addressed issues were fixed.
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
0 issues found across 2 files (changes from recent commits).
Auto-approved: Documentation clarification and cleanup: adds cross-links between Html and Body lang/dir props and explains why both are needed. No behavior or logic changes.
Re-trigger cubic
Summary by cubic
Clarified and cleaned up docs for the
HtmlandBodycomponents:langanddirnow say to set the same values on both, with cross-links. Notes cover clients that striphtml/bodytags, and grammar is fixed.Written for commit 7340671. Summary will update on new commits.