Skip to content

Commit 9ab7d0b

Browse files
committed
fix sca import
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 91fcf28 commit 9ab7d0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • src/collections/programs/sca-contributhon

src/collections/programs/sca-contributhon/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ import Button from "../../../reusecore/Button";
1313
import ScaLogo from "./sca.svg";
1414

1515
<ProgramsWrapper>
16-
<ScaLogo alt="sca_logo" className="sca_logo"/>
16+
17+
<img src={ScaLogo} alt="sca_logo" className="sca_logo" />
1718

1819
[She Code Africa](https://www.shecodeafrica.org/) is a non-profit organization focused on celebrating and empowering young girls and women in tech across Africa.
1920

0 commit comments

Comments
 (0)