react-input-mask
react-input-mask copied to clipboard
React does not recognize the `formatChars` prop on a DOM element.
Hi, iam try to use formatChars={fchars} props, but React return an error
React does not recognize the formatCharsprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercaseformatchars instead. If you accidentally passed it from a parent component, remove it from the DOM element.
v 3.0-alpha
up
up