Skip to content

Commit

Permalink
Removed Some Projects
Browse files Browse the repository at this point in the history
  • Loading branch information
devalentineomonya committed Mar 6, 2024
1 parent a165054 commit 4e3db2c
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions src/assets/ProjectsList/ProjectsList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,35 +18,6 @@ let ProjectsList = [
technology: "ReactJs",
link: "http://reactjs.com",
},
{
name: "Project Name",
image: image1,
technology: "ReactJs",
link: "http://reactjs.com",
},
{
name: "Project Name",
image: image1,
technology: "ReactJs",
link: "http://reactjs.com",
},
{
name: "Project Name",
image: image1,
technology: "ReactJs",
link: "http://reactjs.com",
},
{
name: "Project Name",
image: image1,
technology: "ReactJs",
link: "http://reactjs.com",
},
{
name: "Project Name",
image: image1,
technology: "ReactJs",
link: "http://reactjs.com",
},

];
export default ProjectsList;

0 comments on commit 4e3db2c

Please sign in to comment.