JSFiddle - React, Tailwind, and code Playground

by sambrace

HTML

cloudinary 
.galleryWidget({ 
container: "#wrap", 
cloudName: "pickmywoof", 
mediaAssets: [ 
{ 
tag: "swiftfox" 
}, 
{ 
tag: "swiftfox", 
mediaType: "video" 
} 
] 
}) 
.render();