diff --git a/playground/rmgi/demo/3p-form2-schema.json b/playground/rmgi/demo/3p-form2-schema.json index 49219de9..e5e124a5 100644 --- a/playground/rmgi/demo/3p-form2-schema.json +++ b/playground/rmgi/demo/3p-form2-schema.json @@ -7,7 +7,7 @@ "title": "Выберите одно из трёх", "type": "string", "enum": [ - "" + "Хорошо" ] } }