mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 21:06:58 -04:00
Add description field to all input type components.
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = {
|
||||
defaults: {
|
||||
label: '',
|
||||
options: [],
|
||||
description: '',
|
||||
attributes: {}
|
||||
},
|
||||
initialize: function() {
|
||||
|
||||
Reference in New Issue
Block a user