Open alexsoin opened 7 months ago
interfaces such as UseInputMaskOptions cannot be imported for typing:
UseInputMaskOptions
The mask does not work correctly when used with useState:
useState
Example using an ip mask: stackblitz.
interfaces such as
UseInputMaskOptions
cannot be imported for typing:The mask does not work correctly when used with
useState
:Example using an ip mask: stackblitz.