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