import React from "react"; import { ProjectCard } from "./ProjectCard"; export default ProjectCard;