Skip to content

Commit

Permalink
removed: project data
Browse files Browse the repository at this point in the history
  • Loading branch information
debojitsaha committed Jan 20, 2024
1 parent dc7940f commit a6039cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/partials/Projects/Projects.jsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import React from "react";
import "./Projects.scss";
import Cards from "components/Cards/Cards";
import projectData from "constants/projectData";
// import Card from

const Projects = () => {
return (
<div className="projects">
Expand Down

0 comments on commit a6039cb

Please sign in to comment.