We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c848cbe commit 53db5e3Copy full SHA for 53db5e3
app/(main)/_components/mobileheading.tsx
@@ -20,6 +20,7 @@ const MobileHeading = () => {
20
alt="Keck Center"
21
width={0}
22
height={0}
23
+ draggable={false}
24
unoptimized
25
/>
26
</div>
0 commit comments