diff --git a/components/ScrollButton.tsx b/components/ScrollButton.tsx
index a32bd2fc6052..53711504eb6f 100644
--- a/components/ScrollButton.tsx
+++ b/components/ScrollButton.tsx
@@ -31,7 +31,7 @@ export const ScrollButton = () => {
return (
diff --git a/pages/[versionId]/actions/guides/building-and-testing-nodejs-or-python.tsx b/pages/[versionId]/actions/guides/building-and-testing-nodejs-or-python.tsx
index 71cd57a196db..d610a020730d 100644
--- a/pages/[versionId]/actions/guides/building-and-testing-nodejs-or-python.tsx
+++ b/pages/[versionId]/actions/guides/building-and-testing-nodejs-or-python.tsx
@@ -63,7 +63,7 @@ function PageInner() {