{
  "$type": "site.standard.document",
  "canonicalUrl": "https://hipstersmoothie.com/blog/posts/conditionally-rendering-rscs",
  "description": "How React Server Components can be conditionally rendered by passing them as children to client components, with an MDX post-preview example.",
  "path": "/blog/posts/conditionally-rendering-rscs",
  "publishedAt": "2024-01-08T01:53:06.864Z",
  "site": "at://did:plc:m2sjv3wncvsasdapla35hzwj/site.standard.publication/3mng7bqymfo2w",
  "tags": [
    "react"
  ],
  "textContent": "How React Server Components can be conditionally rendered by passing them as children to client components, with an MDX post-preview example.",
  "title": "Conditionally rendering RSCs"
}