JSFiddle - React, Tailwind, and code Playground
HTML
text
JavaScript
$.get("http://www.lavancier.com/brockCharts/actual-data.html", function(response) {
document.write(response);
});
text
$.get("http://www.lavancier.com/brockCharts/actual-data.html", function(response) {
document.write(response);
});