Skip to content

Commit

Permalink
fix: deletig error
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunyawat Naunnak committed Jun 16, 2024
1 parent 77a30c2 commit 42e11ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/_components/popCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const PopupCard: React.FC<PopupCardProps> = ({
alt={parcelProject.id}
width={300}
height={300}
loading="eager"
/>
</div>
<div className="flex flex-col gap-4 p-2">
Expand Down

0 comments on commit 42e11ed

Please sign in to comment.