JSFiddle - React, Tailwind, and code Playground

by grahamblevins

JavaScript

try {
    
    jQuery(document).height();
}
catch (ex) {
    
    console.log(ex);
}