User: maximryzhov88@yandex.ru clicked save for playground/rmgi/demo/3p-form3-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-21 21:32:53 +00:00
parent 821162e0a2
commit 2703903b65

View File

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