Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
msagolj committed Oct 9, 2024
1 parent 25d72af commit be4ebd3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
3 changes: 2 additions & 1 deletion component-filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
{
"id": "main",
"components": [
"section"
"section",
"tab-section"
]
},
{
Expand Down
3 changes: 2 additions & 1 deletion models/_component-filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
{
"id": "main",
"components": [
"section"
"section",
"tab-section"
]
},
{
Expand Down
9 changes: 0 additions & 9 deletions models/_page-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@
"id": "article-metadata",
"fields": []
}
],
"filters": [
{
"id": "main",
"components": [
"section",
"tab-section"
]
}
]
}

0 comments on commit be4ebd3

Please sign in to comment.