Skip to content

Commit

Permalink
Rename page template
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalint committed Jun 7, 2024
1 parent a698894 commit 104bd36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
],
"pageTemplates": [
{
"label": "Featured Product Page",
"label": "Empty Product Page",
"path": "/app/routes/featured-products-template.jsx"
},
{
"label": "Builder Tote Page",
"label": "Featured Product Page",
"path": "/app/routes/featured-products-template.jsx"
}
]
Expand Down

0 comments on commit 104bd36

Please sign in to comment.