Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 03e9e1e

Browse files
committed
Update comment for clarity
1 parent 8ab64cf commit 03e9e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/_app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default function App({Component, pageProps}) {
4848
indexName: pageProps?.algolia?.indexName
4949
})
5050

51-
// Extract default SEO props from page props.
51+
// Extract specific props from page props.
5252
const {
5353
defaultSeo: {social, ...defaultSeoData} = {},
5454
menus,

0 commit comments

Comments
 (0)