JSFiddle - React, Tailwind, and code Playground
by fwalid
JavaScript
const str = `JytLT1N=
Jy=rtyT1N=
tytTt=
yr=tyrtyr=`;
alert(str.replace(/\n/g, ""));
by fwalid
const str = `JytLT1N=
Jy=rtyT1N=
tytTt=
yr=tyrtyr=`;
alert(str.replace(/\n/g, ""));