aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/number-input.json
diff options
context:
space:
mode:
authorAnanya Sen2012-04-17 18:11:55 -0700
committerAnanya Sen2012-04-17 18:11:55 -0700
commit35abad196cc9feb76ef50c1b63032a38233a6d51 (patch)
tree914689c66d4ab6c6e088b571eade0a0e35082916 /node_modules/components-data/number-input.json
parent1f891c58bad0b7746659aa4138001b5ee76d9a0e (diff)
parent616a8532099fec2a15855eac97cd85cb60c4451c (diff)
downloadninja-35abad196cc9feb76ef50c1b63032a38233a6d51.tar.gz
Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements
Diffstat (limited to 'node_modules/components-data/number-input.json')
-rw-r--r--node_modules/components-data/number-input.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/node_modules/components-data/number-input.json b/node_modules/components-data/number-input.json
index d446fc37..5e53fe58 100644
--- a/node_modules/components-data/number-input.json
+++ b/node_modules/components-data/number-input.json
@@ -6,7 +6,11 @@
6 "name": "NumberInput", 6 "name": "NumberInput",
7 7
8 "properties": [ 8 "properties": [
9 9 {
10 "name": "value",
11 "type": "number",
12 "default": null
13 },
10 { 14 {
11 "name": "min", 15 "name": "min",
12 "type": "number", 16 "type": "number",