next.js
c02a04d9 - docs: fix highlight in 05-server-and-client-components.mdx (#87347)

Commit
10 days ago
docs: fix highlight in 05-server-and-client-components.mdx (#87347) In the **When to use Server and Client Components?** section of [Server and Client Components](https://nextjs.org/docs/app/getting-started/server-and-client-components) page, the code block should highlight line 17 `<LikeButton likes={post.likes} />` to demonstrate that it is passing a prop to the component. ![](https://github.com/user-attachments/assets/c32ba20b-7a52-4855-807a-ea3930c7032b) --------- Co-authored-by: Joseph <sephxd1234@gmail.com> Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
Author
Parents
Loading