Skip to content
1 change: 1 addition & 0 deletions v5/src/components/DetailShell.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export function DetailShell({ tool }: DetailShellProps) {
sizes="(min-width: 980px) 45vw, 100vw"
style={{ objectFit: "contain" }}
priority
unoptimized
/>
</div>

Expand Down
Loading