Fix sizeKey on Image without sizes

This commit is contained in:
2021-11-28 23:08:13 +01:00
parent 7169faa3aa
commit 89234e6e52
4 changed files with 4 additions and 4 deletions

View File

@@ -370,7 +370,7 @@
<Image
class="icon"
id={countryFlagId}
sizeKey="square"
sizeKey="square-small"
width={26} height={26}
alt="{filterCountry} flag"
/>