JSFiddle - React, Tailwind, and code Playground

by HYEONGJINKIM

JavaScript

if(navigator.userAgent.match(/Android/i)){
    window.scrollTo(0,1);
 }