We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b6b1d commit f2c9d1bCopy full SHA for f2c9d1b
components/sections/download/download.tsx
@@ -34,6 +34,7 @@ export default function DownloadAurora({
34
<div
35
ref={downloadRef}
36
className="flex min-h-dvh items-center justify-center p-6"
37
+ id={"download"}
38
>
39
<div className="w-full max-w-6xl space-y-12">
40
{/* Header */}
0 commit comments