Fix sizeKey on Image without sizes
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<Image
|
||||
class="flag"
|
||||
id={flagId}
|
||||
sizeKey="square"
|
||||
sizeKey="square-small"
|
||||
width={32} height={32}
|
||||
alt="Flag of {country}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user