tobias-zip

Results 2 comments of tobias-zip

@arpitremarkable > I know it's already implemented and will be release in 0.2.0 Where can you see that it is already implemented and that there is a version 0.2.0?

Meanwhile you can use the hook https://mui.com/base-ui/react-number-input/#hook and override the `onMouseDown` event on the increment/decrement button. Then it won't focus anymore, this is because in the code it says ```js...