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

@@ -31,7 +31,7 @@
<Image
class="flag"
id={flagId}
sizeKey="square"
sizeKey="square-small"
width={32} height={32}
alt="Flag of {country}"
/>