User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Check box-exampledata.json

This commit is contained in:
sartography-automated-committer 2024-01-24 05:30:55 +00:00
parent 430e9f28c8
commit 72581d459e

View File

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