Skip to content

Fixed mask to have dynamic length.

Luis Booth requested to merge luisbooth7/react-nice-inputs:mask-fix into master

This update adds a new property 'cvv' in order to specify a mask with dynamic length instead of 5 fixed asterisks.

Merge request reports