Open David-Slack opened 3 months ago
I have a bunch of pages and each page has content from a CMS rendered with:
<article className="content" dangerouslySetInnerHTML={{ __html: content.body }}></article>
Can I use the PhotoViewer with these images and how would I do it?
Thanks
I have a bunch of pages and each page has content from a CMS rendered with:
Can I use the PhotoViewer with these images and how would I do it?
Thanks