Skip to content

Commit f2c9d1b

Browse files
committed
add download id to download section
1 parent a9b6b1d commit f2c9d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/sections/download/download.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export default function DownloadAurora({
3434
<div
3535
ref={downloadRef}
3636
className="flex min-h-dvh items-center justify-center p-6"
37+
id={"download"}
3738
>
3839
<div className="w-full max-w-6xl space-y-12">
3940
{/* Header */}

0 commit comments

Comments
 (0)