JSFiddle - React, Tailwind, and code Playground
JavaScript
const str = 10101011101010;
function getBigCount(str){
let maxNum = 0;
const stng = str.spit('');
}
console.log(getBigCount(str))
const str = 10101011101010;
function getBigCount(str){
let maxNum = 0;
const stng = str.spit('');
}
console.log(getBigCount(str))