From reading the docs, there should be a NumberInput component corresponding to a numeric input. However, this is not exported into either of the distribution files:
$ grep NumberInput node_modules/tailwind-react-ui/dist/index.js
$ grep NumberInput node_modules/tailwind-react-ui/dist/index.cjs.js