instacart / Snacks

The Instacart Component Library
https://instacart.github.io/Snacks/
Apache License 2.0
81 stars 36 forks source link

Expose some 'react-text-mask' props on the MaskedTextField component #408

Open seanmheff opened 4 years ago

seanmheff commented 4 years ago

Expose some props on react-text-mask so consuming applications can tweak the mask behaviour.

The exposed props are optional, and default to the existing hardcoded props.

Needed to fork the repo as I don't have write permissions to instacart/snacks