diff --git a/src/components/Chapter.jsx b/src/components/Chapter.jsx index 5f14257..b9abb98 100644 --- a/src/components/Chapter.jsx +++ b/src/components/Chapter.jsx @@ -10,7 +10,7 @@ import TableOfContents from "./TableOfContents"; import Footer from "./Footer"; import ChapterFeedback from "./ChapterFeedback"; import { Helmet } from "react-helmet"; -import { Comments } from "./Remark42"; +// import { Comments } from "./Remark42"; const Chapter = ({ children: chapter }) => { const title = `${chapter.frontMatter.title} | LingDocs Pashto Grammar`; @@ -42,7 +42,7 @@ const Chapter = ({ children: chapter }) => { - + {/* */}