In README.md, the example attributes for input include `limit: 10` but that's not a valid attribute. I assume it should be `maxlength: 10`. https://github.com/pebble/clay#input
In README.md, the example attributes for input include
limit: 10but that's not a valid attribute.I assume it should be
maxlength: 10.https://github.com/pebble/clay#input