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

This commit is contained in:
sartography-automated-committer 2024-02-01 08:56:33 +00:00
parent 4bf6e60dab
commit bd75e3417d

View File

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