JSFiddle - React, Tailwind, and code Playground

by shapeshifta

JavaScript

$('window').on('scroll', function () {
    console.log('scroll');
});