We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a68fc9 + 8572919 commit 74fa2cbCopy full SHA for 74fa2cb
packages/react-notion-x/src/components/text.tsx
@@ -10,8 +10,8 @@ import { useNotionContext } from '../context'
10
import { formatDate, getHashFragmentValue } from '../utils'
11
import { EOI } from './eoi'
12
import { GracefulImage } from './graceful-image'
13
-import { PageTitle } from './page-title'
14
import { LinkMention, type LinkMentionData } from './link-mention'
+import { PageTitle } from './page-title'
15
16
/**
17
* Renders a single piece of Notion text, including basic rich text formatting.
0 commit comments