Fix sizeKey on Image without sizes
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
<Image
|
||||
class="icon"
|
||||
id={countryFlagId}
|
||||
sizeKey="square"
|
||||
sizeKey="square-small"
|
||||
width={26} height={26}
|
||||
alt="{filterCountry} flag"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user