#Images & Storyblok
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
How do I add images? I'm looking through their docs and can't find anything. I have the image uploaded and then am doing the following
<Image src={blok.hero_thumbnail} alt="" width="1920" height="1080" />
It gives me undefined, is there some sort of prefix I need to add here?
Ah I figured it out after logging it to the console