upgrade to react 19
Some checks failed
Deploy / deploy (push) Failing after 40s

This commit is contained in:
Lee
2024-09-27 23:10:54 +01:00
parent 570b058e2d
commit 4da95e344d
3 changed files with 182 additions and 183 deletions

View File

@ -25,6 +25,7 @@ export default function PlayerBadges({ player }: Props) {
alt={badge.description}
width={80}
height={30}
unoptimized
/>
</div>
</Tooltip>