Fix Location images
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
<Image
|
<Image
|
||||||
class="location__flag"
|
class="location__flag"
|
||||||
id={location.country.flag.id}
|
id={location.country.flag.id}
|
||||||
sizeKey="square"
|
sizeKey="square-small"
|
||||||
width={32} height={32}
|
width={32} height={32}
|
||||||
alt="Flag of {location.country.name}"
|
alt="Flag of {location.country.name}"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user