upstream #1
@ -21,7 +21,6 @@ const DisqusComponent = dynamic(
|
|||||||
)
|
)
|
||||||
|
|
||||||
const Comments = ({ frontMatter }) => {
|
const Comments = ({ frontMatter }) => {
|
||||||
let term
|
|
||||||
const comment = siteMetadata?.comment
|
const comment = siteMetadata?.comment
|
||||||
if (!comment || Object.keys(comment).length === 0) return <></>
|
if (!comment || Object.keys(comment).length === 0) return <></>
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user