Skip to content

Commit

Permalink
chore: 온보딩 이미지 lazy-loading 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
wokbjso committed Oct 10, 2024
1 parent 617cf93 commit 817c660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/on-boarding/components/molecules/steps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function Steps({ current }: StepsProps) {
alt="온보딩 이미지"
fill
style={{ objectFit: 'contain' }}
priority
/>
</div>
</div>
Expand Down

0 comments on commit 817c660

Please sign in to comment.