Skip to content

Commit

Permalink
Merge pull request #36 from SWF2023-HongikIngan/feature/report
Browse files Browse the repository at this point in the history
chore(Image): placeholder blur
  • Loading branch information
Me1e committed Aug 1, 2023
2 parents 006766e + 462d149 commit 9967c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/pages/report/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ const DetailPage = () => {
src={`https://bafybeifymhdsrm624idcn3zafq7c4qdppc5mhes2o62ygzc2kzfy7mkgqm.ipfs.nftstorage.link/${Number(
item,
)}.png`}
placeholder="blur"
width={107}
height={107}
alt="badge"
Expand Down

0 comments on commit 9967c33

Please sign in to comment.