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 71228bc commit ce09de2Copy full SHA for ce09de2
examples/full/components/NotionPage.tsx
@@ -64,7 +64,7 @@ export const NotionPage = ({
64
g.block = block
65
}
66
67
- const socialDescription = 'React Notion X Full Demo'
+ const socialDescription = 'React Notion X Demo'
68
const socialImage =
69
'https://react-notion-x-demo.transitivebullsh.it/social.jpg'
70
0 commit comments