User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/tfcVeri-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-01 09:00:50 +00:00
parent 70f39cbad8
commit 36a8935837

View File

@ -1 +1,11 @@
{}
{
"title": "Checkbox",
"description": "A super simple checkbox",
"properties": {
"done": {
"type": "boolean",
"title": "Done?",
"default": false
}
}
}