Skip to content

Commit

Permalink
Hero images loading eager (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelstz authored Mar 7, 2023
1 parent 3344b79 commit 855e07b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/demo-store/app/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export function Hero({
widths={[450, 700]}
width={375}
data={spreadSecondary.reference as Media}
loading={loading}
/>
</div>
)}
Expand Down

0 comments on commit 855e07b

Please sign in to comment.