braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Correct expiration date input #14

Closed crookedneighbor closed 8 years ago

crookedneighbor commented 8 years ago

Fixes test app to use MM/YYYY for pattern instead of MM/YYYY/XX

lilaconlee commented 8 years ago

🐈

EvanHahn commented 8 years ago

👍