Skip to content

Commit be25524

Browse files
authored
Merge pull request #83 from sunithvs/fix(UI)/unoptimize-next-images
fix(UI)/unoptimize-next-images
2 parents d76a646 + 9248ef6 commit be25524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/components/ProfileSection.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export async function ProfileSection({ username }: { username: string }) {
4646
width={120}
4747
height={120}
4848
className="rounded-[16px]"
49+
unoptimized
4950
/>
5051
</div>
5152
</div>

0 commit comments

Comments
 (0)