Skip to content

Commit

Permalink
board-item block added
Browse files Browse the repository at this point in the history
  • Loading branch information
omprakashgupta1995 committed Oct 9, 2024
1 parent d518da1 commit ee5e0a8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions component-models.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,12 @@
{
"id": "board-item-2",
"fields": [
{
"component": "text",
"name": "str",
"label": "Board Item",
"valueType": "string"
},
{
"component": "richtext",
"name": "rte",
Expand Down

0 comments on commit ee5e0a8

Please sign in to comment.