diff --git a/packages/react-notion-x/src/components/text.tsx b/packages/react-notion-x/src/components/text.tsx
index d8d68ac1..d6498d0b 100644
--- a/packages/react-notion-x/src/components/text.tsx
+++ b/packages/react-notion-x/src/components/text.tsx
@@ -68,12 +68,12 @@ export function Text({
// console.log('p', blockId)
return (
-
-
+
)
}
@@ -116,7 +116,7 @@ export function Text({
}
return (
-
-
+
)
}
}
@@ -174,13 +174,13 @@ export function Text({
: `${mapPageUrl(id!)}${getHashFragmentValue(v)}`
return (
-
{element}
-
+
)
} else {
return (