JSFiddle - React, Tailwind, and code Playground

by LeeMellinger

JavaScript

// console.log(parseFloat('1,184,561.00'.replace(/,/g, '')))

/* console.log('1,184,561.00'.replace(',','')) */