User: dan@sartography.com clicked save for playground/dan/maz-and-javad-demo/demo-exampledata.json
This commit is contained in:
parent
26c80a3772
commit
12bb348db4
|
@ -1 +1,16 @@
|
||||||
{}
|
{
|
||||||
|
"fruits": [
|
||||||
|
{
|
||||||
|
"value": "apples",
|
||||||
|
"label": "Apples"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "oranges",
|
||||||
|
"label": "Oranges"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "bananas",
|
||||||
|
"label": "Bananas"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue