Skip to content

Commit

Permalink
Restore 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikobe2020 committed Oct 7, 2024
1 parent e54a963 commit 1c3baa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
15 changes: 1 addition & 14 deletions component-filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,5 @@
"button",
"title"
]
}
{
"id": "section",
"components": [
"text",
"image",
"button",
"title",
"hero",
"cards",
"columns",
"quote"
]
}
}
]
20 changes: 0 additions & 20 deletions component-models.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,24 +185,4 @@
}
]
}
{
"id": "quote",
"fields": [
{
"component": "richtext",
"name": "quote",
"value": "",
"label": "Quote",
"valueType": "string"
},
{
"component": "text",
"valueType": "string",
"name": "author",
"label": "Author",
"value": ""
}
]
}

]

0 comments on commit 1c3baa3

Please sign in to comment.