You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve ReferenceError for undefined isBlogPost in PageHead component
- Add isBlogPost as optional boolean prop to PageHead component
- Pass isBlogPost prop from NotionPage to PageHead component
- Fixes runtime error when rendering blog post structured data
0 commit comments