Skip to content

Commit

Permalink
new metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
chriddyp committed Aug 18, 2017
1 parent 88c581c commit 58acdbd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
"name": "bool"
},
"required": false,
"description": "If True, there will be a button that allows for clearing the dates",
"description": "Whether or not the dropdown is \"clearable\", that is, whether or\nnot a small \"x\" appears on the right of the dropdown that removes\nthe selected value.",
"defaultValue": {
"value": "false",
"computed": false
Expand Down Expand Up @@ -644,7 +644,7 @@
"name": "bool"
},
"required": false,
"description": "If True, there will be a button that allows for clearing the dates",
"description": "Whether or not the dropdown is \"clearable\", that is, whether or\nnot a small \"x\" appears on the right of the dropdown that removes\nthe selected value.",
"defaultValue": {
"value": "false",
"computed": false
Expand Down

0 comments on commit 58acdbd

Please sign in to comment.