| Index: polymer_1.0.4/bower_components/gold-cc-expiration-input/README.md
|
| diff --git a/polymer_1.0.4/bower_components/gold-cc-expiration-input/README.md b/polymer_1.0.4/bower_components/gold-cc-expiration-input/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d72bc9c42b80e4b6dba16f2e2e5c0a6a864fa69d
|
| --- /dev/null
|
| +++ b/polymer_1.0.4/bower_components/gold-cc-expiration-input/README.md
|
| @@ -0,0 +1,10 @@
|
| +# gold-cc-expiration-input
|
| +
|
| +`gold-cc-expiration-input` is a Material Design field for entering a valid,
|
| +future date representing a credit card's expiration date.
|
| +Example:
|
| +
|
| +```html
|
| +<gold-cc-expiration-input></gold-cc-expiration-input>
|
| +<gold-cc-expiration-input value="11/15"></gold-cc-expiration-input>
|
| +```
|
|
|