JSFiddle - React, Tailwind, and code Playground

JavaScript

var tt="88,9827";
tt=tt.replace(",", ".");
alert(tt);