mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 15:17:44 -04:00
[WIP] - Basic SimpleAppMessage integration for ints.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ module.exports = [
|
||||
"messageKey": "email",
|
||||
"defaultValue": "",
|
||||
"label": "Input Field",
|
||||
"description": "This is a description for the input component. " +
|
||||
"description": "{{i18n.foo}} This is a description for the input component. " +
|
||||
"You can add <strong>html</strong> in here too.",
|
||||
"attributes": {
|
||||
"placeholder": "Placeholder set with attributes"
|
||||
|
||||
Reference in New Issue
Block a user