react-currency-input
react-currency-input copied to clipboard
React component for inputing currency amounts
When entering negative values I would say user exspectation is that you first enter - and then the number. This seems not to be possible right now or I'm missing...
In the below code, when I call handleSubmit it throws e.focus not a function error. ``` import React from "react"; import { useForm, Controller } from "react-hook-form"; import CurrencyInput from...
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...