mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-28 15:14:15 +00:00
Update page.tsx - fix typo (#433)
This commit is contained in:
committed by
GitHub
parent
afe1f5d71a
commit
6a9c3366fb
@@ -34,7 +34,7 @@ export default function Page() {
|
||||
src="/hero-desktop.png"
|
||||
width={1000}
|
||||
height={760}
|
||||
alt="Screenshots of the dashboard project showing desktop and mobile versions"
|
||||
alt="Screenshots of the dashboard project showing desktop version"
|
||||
className="hidden md:block"
|
||||
/>
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user