User: dan@sartography.com clicked save for playground/dan/maz-and-javad-demo/demo-exampledata.json

This commit is contained in:
sartography-automated-committer 2024-01-19 20:19:18 +00:00
parent 26c80a3772
commit 12bb348db4
1 changed files with 16 additions and 1 deletions

View File

@ -1 +1,16 @@
{} {
"fruits": [
{
"value": "apples",
"label": "Apples"
},
{
"value": "oranges",
"label": "Oranges"
},
{
"value": "bananas",
"label": "Bananas"
}
]
}