Skip to content
Snippets Groups Projects
Commit 16aa18d1 authored by esikkala's avatar esikkala
Browse files

ImageGallerySRL: update prop name

parent 8b450125
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ const ImageGallerySRL = props => {
src={images[0].src}
/>
</Button>
<SRLWrapper options={srlOptions} images={images} />
<SRLWrapper options={srlOptions} elements={images} />
</>
)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment