vercel / next.js

The React Framework
https://nextjs.org
MIT License
121.29k stars 25.95k forks source link

Fix export function name on docs/routing/layouts-and-templates #65240

Closed gabrielrolfsen closed 2 weeks ago

gabrielrolfsen commented 2 weeks ago

What?

Fix export function name on docs/routing/layouts-and-templates

Why?

The way it is, it will return an error to the user following the tutorial: Unsupported Server Component type: undefined / next js 13

How?

ijjk commented 2 weeks ago

Allow CI Workflow Run

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer