"In addition to the props above, MaskedField should handle all supported input props." MaskedField does not accept the value prop properly. It does not change its internal state and pass its value prop to the child div element.
"In addition to the props above, MaskedField should handle all supported input props."
MaskedField does not accept the value prop properly. It does not change its internal state and pass its value prop to the child div element.