Added standard Tournament Image

This commit is contained in:
Kristoffer Juelsenn 2022-03-28 12:03:20 +02:00
parent 682a43d170
commit c0c7397a82
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

@ -37,7 +37,7 @@ function TournamentListItem(props) {
component="img"
alt="tournament image"
height="140"
image="https://source.unsplash.com/random"
image="Asura_Rex.png"
/>
<CardContent>
<Typography variant="h3" component="div" align="center">{props.tournament.name} </Typography>