aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--node_modules/components-data/button.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/node_modules/components-data/button.json b/node_modules/components-data/button.json
index f3c16e8a..a931afcb 100644
--- a/node_modules/components-data/button.json
+++ b/node_modules/components-data/button.json
@@ -16,22 +16,6 @@
16 "name": "enabled", 16 "name": "enabled",
17 "type": "boolean", 17 "type": "boolean",
18 "default": "true" 18 "default": "true"
19 },
20 {
21 "name": "name",
22 "type": "string",
23 "default": ""
24 },
25 {
26 "name": "type",
27 "type": "select",
28 "default": "submit",
29 "possibleValues": ["submit", "reset", "button"]
30 },
31 {
32 "name": "value",
33 "type": "string",
34 "default": ""
35 } 19 }
36 ] 20 ]
37} \ No newline at end of file 21} \ No newline at end of file