forked from verdnatura/hedera-web
Fix selected item image
This commit is contained in:
parent
3ddf73c958
commit
af7db23fed
|
@ -186,7 +186,7 @@
|
||||||
<VnImg
|
<VnImg
|
||||||
storage="catalog"
|
storage="catalog"
|
||||||
size="200x200"
|
size="200x200"
|
||||||
:id="'asd'"
|
:id="selectedItem.image"
|
||||||
width="112px"
|
width="112px"
|
||||||
height="112px"
|
height="112px"
|
||||||
rounded="bottom"
|
rounded="bottom"
|
||||||
|
|
Loading…
Reference in New Issue