JSFiddle - React, Tailwind, and code Playground

HTML

<form>
    <input type="number" value="1 000" />
    <input type="text" value="1 000" />
    <input type="submit" />
</form>