We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42cb6a commit a645bb4Copy full SHA for a645bb4
1 file changed
packages/evershop/src/modules/cms/pages/frontStore/cmsPageView/route.json
@@ -1,5 +1,6 @@
1
{
2
"methods": ["GET"],
3
"path": "/page/:url_key",
4
- "name": "Static Page"
+ "name": "Static Page",
5
+ "editable": true
6
}
0 commit comments