react-input
react-input copied to clipboard
format function doesnt work with showMask
The exported format function will not accept the showMask prop so it will cut off the mask if I try to use the formatting. I see there is an internal format function that accepts those props. Is there a reason for not having it in the exported format function?