JSFiddle - React, Tailwind, and code Playground

by rwaldin

JavaScript

try {
    $('body').is(':hover')
} catch(e) {
    document.write(e);
}