mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8571249eb8
Activity is a client component, but you should still be able to import it and render it from a Server Component. Same as what we do with other types like Suspense and ViewTransition.