JSFiddle - React, Tailwind, and code Playground

by Neelansh Verma

HTML

sdaffff

JavaScript

$(window).load(function(){ 
alert( $(this).height() );
});