updated
Showing
1 changed file
with
5 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -14,6 +14,11 @@ |
"attributes": { | ||
"title": { | ||
"type": "string" | ||
}, | ||
"question1": { | ||
"type": "component", | ||
"repeatable": true, | ||
"component": "question2.question2" | ||
} | ||
} | ||
} |