mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-24 13:15:48 +00:00
* remove Link component from page. This will be added later * re-add the Link component. Turns out is was supposed to be there * replace flex-grow with the new utility grow * issue: https://github.com/vercel/next-learn/pull/415 * Add missing step --------- Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
Next.js App Router Course - Final
This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application.
For more information, see the course curriculum on the Next.js Website.