relayjs / relay-examples

A collection of sample Relay applications
MIT License
1.14k stars 429 forks source link

Next.js App Router example: make root layout a server component #317

Open none23 opened 9 months ago

none23 commented 9 months ago

This change makes RootLayout a server component by moving EnvironmentProvider initialization into a separate client component