diff --git a/components/article/ArticlePage.tsx b/components/article/ArticlePage.tsx
index 904f6c9c10..5129220cfb 100644
--- a/components/article/ArticlePage.tsx
+++ b/components/article/ArticlePage.tsx
@@ -47,7 +47,7 @@ export const ArticlePage = () => {
{router.pathname.includes('/rest/') && }
-
+
{
{router.query.productId === 'rest' &&
}
-
+
diff --git a/components/landing/TocLanding.tsx b/components/landing/TocLanding.tsx
index bfdfc93c5e..6d386c72ee 100644
--- a/components/landing/TocLanding.tsx
+++ b/components/landing/TocLanding.tsx
@@ -38,7 +38,7 @@ export const TocLanding = () => {