Hey team!
I am playing around with RSC-s with NextJS 13 app router. I know it is still in experimental mode, but I found that now the code components are registered and rendered as client components. Does it mean I can’t have server components passed into code components for SSG/SSR? Are you planning to support RSC for code components? Am I missing something and it is supported already?