From 72581d459e4ccfd26329675fada611100f0ab178 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 24 Jan 2024 05:30:55 +0000 Subject: [PATCH] User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Check box-exampledata.json --- .../nutech/issue/Check box-exampledata.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/playground/nutech/issue/Check box-exampledata.json b/playground/nutech/issue/Check box-exampledata.json index 565002bb..d318a917 100644 --- a/playground/nutech/issue/Check box-exampledata.json +++ b/playground/nutech/issue/Check box-exampledata.json @@ -1,3 +1,17 @@ { - "done": false + "done": false, + "fruits": [ + { + "value": "apples", + "label": "Apples" + }, + { + "value": "oranges", + "label": "Oranges" + }, + { + "value": "bananas", + "label": "Bananas" + } + ] } \ No newline at end of file