Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[@mantine/core] NumberInput: Fix incorrect
min
prop handling for la…
…rge numbers (#6985) Previously values that only contain a minus would have been considered valid which triggers things like min/max clamping even though it should not. Fixes #6969
- Loading branch information