Skip to content

Commit 4d1f0fc

Browse files
authored
Merge pull request #184 from ethereum/prop-patch
[hot fix] Prop name patch
2 parents 5420800 + 438f887 commit 4d1f0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/learn.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ const LearnPage = () => {
184184
title: t("learn-hub"),
185185
header: t("hero-header"),
186186
description: t("hero-subtitle"),
187-
heroImgSrc: heroImage,
187+
heroImg: heroImage,
188188
buttons: [
189189
{
190190
content: t("hero-button-lets-get-started"),

0 commit comments

Comments
 (0)