User: dan@sartography.com clicked save for playground/emerson/test3/Test form-schema.json
This commit is contained in:
parent
45a45a18a2
commit
2d1d1550a3
|
@ -1 +1,11 @@
|
|||
{}
|
||||
{
|
||||
"title": "Checkbox",
|
||||
"description": "A super simple checkbox",
|
||||
"properties": {
|
||||
"done": {
|
||||
"type": "boolean",
|
||||
"title": "Done?",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue