Mask inputs
1v4n4 opened this issue · 1 comments
1v4n4 commented
Inputs (like birthdate) can be improved by adding masks to guide users to enter valid data format.
Maybe useful: https://www.npmjs.com/package/react-input-mask
tttp commented
let's not implement, it's mostly useful for dates, and it's a bit of a pain to integrate with mui + react hook form