mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-27 20:36:33 -04:00
make the tap-highlight not highlight the description
This commit is contained in:
@@ -97,15 +97,6 @@ module.exports = [
|
||||
"description": "Some arbitrary text explaining how this all works. " +
|
||||
"It's cool if this wraps across multiple lines"
|
||||
},
|
||||
{
|
||||
"type": "input",
|
||||
"appKey": "date",
|
||||
"defaultValue": "",
|
||||
"label": "Range",
|
||||
"attributes": {
|
||||
type: "range"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "select",
|
||||
"appKey": "flavor",
|
||||
|
||||
Reference in New Issue
Block a user