Skip to content

Commit

Permalink
[Fix] Fixed form1.json parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
LaChope committed Mar 4, 2024
1 parent 5b6d07a commit 6a690b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/assets/form/form1.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
"has-layout-class": ["section", "checkbox", "answerable"],
"@id": "answerable-section-4808",
"has_related_question": ["aircraft-name-9553", "aircraft-number-2375"],
"@type": "doc:question",
"@type": "doc:question"
},
{
"label": "Category 1",
Expand Down

0 comments on commit 6a690b7

Please sign in to comment.