mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 03:58:09 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-exampledata.json
This commit is contained in:
parent
deefcceb26
commit
3dc2df57f0
@ -40,5 +40,19 @@
|
||||
"label": "X-Fruit Fusion",
|
||||
"value": "X-Fruit Fusion"
|
||||
}
|
||||
],
|
||||
"fruits": [
|
||||
{
|
||||
"value": "apples",
|
||||
"label": "Apples"
|
||||
},
|
||||
{
|
||||
"value": "oranges",
|
||||
"label": "Oranges"
|
||||
},
|
||||
{
|
||||
"value": "bananas",
|
||||
"label": "Bananas"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user