diff --git a/src/components/Heading.jsx b/src/components/Heading.jsx index 997e273b..518cf0f6 100644 --- a/src/components/Heading.jsx +++ b/src/components/Heading.jsx @@ -51,7 +51,7 @@ function Anchor({ id, inView, children }) { )} - {children} +
{children}
) }