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 e855dc8 commit 655f901Copy full SHA for 655f901
src/helpers/siteStartPage.js
@@ -3,7 +3,7 @@
3
module.exports = ({
4
data: {
5
root: {
6
- contentCatalog = { getSiteStartPage() {} },
+ contentCatalog = { getSiteStartPage () {} },
7
},
8
9
}) => contentCatalog.getSiteStartPage()
0 commit comments