Skip to content

Commit af89389

Browse files
authored
Merge pull request #417 from nikhilchary129/nik129
issue:#410 loading images resloved
2 parents 3f31da1 + 5da3b70 commit af89389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ const projectList = [
315315
},
316316
{
317317
name: "Semantic-UI-React",
318-
imageSrc: "https://avatars1.githubusercontent.com/u/5796209?s=200&v=4",
318+
imageSrc: "https://reactnative.dev/img/header_logo.svg",
319319
projectLink: "https://github.com/Semantic-Org/Semantic-UI-React/contribute",
320320
description: "The official Semantic-UI-React integration.",
321321
tags: ["React", "Library", "Component", "Front-End"],

0 commit comments

Comments
 (0)