Skip to content

Commit

Permalink
feat(detailsSummary): make the detailssummary field optional
Browse files Browse the repository at this point in the history
  • Loading branch information
pgurusinga committed May 13, 2024
1 parent 6ff8eb4 commit 2e6fe2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/page/info-box-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"detailsSummary": {
"type": "component",
"required": false,
"repeatable": true,
"component": "page.details-summary"
}
Expand Down

0 comments on commit 2e6fe2b

Please sign in to comment.