JSFiddle - React, Tailwind, and code Playground

by von

HTML

document.getElementById('data-content').innerHTML = "";
            document.getElementById('data-content').appendChild(document.createTextNode(JSON.stringify(this.images, null, 4)));