There was an error while loading. Please reload this page.
2 parents 1bf3457 + 65336dd commit afaa5b1Copy full SHA for afaa5b1
1 file changed
src/app/page.tsx
@@ -21,6 +21,7 @@ export default function Home() {
21
src="./images/decodeField.png"
22
className="max-h-full max-w-full object-contain"
23
alt="Decode Field"
24
+ draggable="false"
25
/>
26
</div>
27
</ResizablePanel>
0 commit comments