relayjs / relay-examples

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

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

Open none23 opened 1 year ago

none23 commented 1 year ago

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