mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 06:55:21 +00:00
User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Check box-exampledata.json
This commit is contained in:
parent
430e9f28c8
commit
72581d459e
@ -1,3 +1,17 @@
|
|||||||
{
|
{
|
||||||
"done": false
|
"done": false,
|
||||||
|
"fruits": [
|
||||||
|
{
|
||||||
|
"value": "apples",
|
||||||
|
"label": "Apples"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "oranges",
|
||||||
|
"label": "Oranges"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "bananas",
|
||||||
|
"label": "Bananas"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user