Skip to content

Commit

Permalink
Merge pull request #15 from shamalijadhav/feature/component-creation
Browse files Browse the repository at this point in the history
 name change added
  • Loading branch information
Sm1pleScr1pt authored Jun 17, 2024
2 parents fd367a0 + 0261a84 commit cad9484
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions component-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,14 +168,14 @@
},
{
"title": "Pirmala since",
"id": "piramalsince",
"id": "since",
"plugins": {
"xwalk": {
"page": {
"resourceType": "core/franklin/components/block/v1/block",
"template": {
"name": "PiramalaSince",
"model": "piramalsince"
"name": "Piramala Since",
"model": "since"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion component-filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"columns",
"loanproducts",
"calculator",
"piramalsince"
"since"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion component-models.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
]
},
{
"id": "piramalsince",
"id": "since",
"fields": [
{
"component": "richtext",
Expand Down

0 comments on commit cad9484

Please sign in to comment.