diff --git a/src/components/UI/downloads/SpecificVersionsSection.tsx b/src/components/UI/downloads/SpecificVersionsSection.tsx index aa619529bb..442510798a 100644 --- a/src/components/UI/downloads/SpecificVersionsSection.tsx +++ b/src/components/UI/downloads/SpecificVersionsSection.tsx @@ -8,7 +8,11 @@ interface Props { export const SpecificVersionsSection: FC = ({ children }) => { return ( - + {/* TODO: replace with animated/video version */} diff --git a/src/pages/downloads.tsx b/src/pages/downloads.tsx index b77f2e6749..e4be82ee70 100644 --- a/src/pages/downloads.tsx +++ b/src/pages/downloads.tsx @@ -299,7 +299,7 @@ const DownloadsPage: NextPage = ({ data }) => {
- + { - + {/* SECTION: What is Geth */}