mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-15 20:01:38 +00:00
* Remove 'use client' as users will add it in the course * Use consistent variable names as per React docs * Remove alt tag - This will error in the demo, to show them how `npm run lint` works * Fix capitalization * Upgrade next