3 lines
71 B
JavaScript
Raw Normal View History

2020-12-11 01:23:40 +01:00
import ProjectsCard from "./ProjectsCard"
export default ProjectsCard;