Viacheslav Nikolaienko
Viacheslav Nikolaienko
Yes, I understand it. But may be for float values you could do follow: get format and do parseInt for format if is number - you could thing that is...
Hello I'd like to take InputBase component
After I added deprecated comment to InputBase the 3 other input components (Input, FilledInput and OutlinedInput) are automatically updated. Seems like we need to prepare 1 PR to update the...
Hello I'd like to take Tooltip component
I will take Popper as well
Seems like it is not formik error itself. Yes `event.preventDefault()` should fix your problem. There is an example without formik and it works as you described: ``` import { useState...
I can see that some tests are fallen. Seems like it is in `Alert.js` file that I didn't touch
PR is updated with the latest changes from next branch